Instagram Follower Helping Tool is simple in use chrome extension which allows you to get more followers on your profile.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
Node: v13.11.0
Npm: 6.13.7
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
git cole https://github.com/venglas/ig-helper.git
cd ig-helper/extension
npm i
cd popup
npm i
Or you can use shorthand command:
git cole https://github.com/venglas/ig-helper.git && cd ig-helper/extension && npm i && cd popup && npm i
Add notes about how to use the system.
Add additional notes about how to deploy this on a live system.
See also the list of contributors who participated in this project.
- Hat tip to anyone whose code was used
- Inspiration
- References
Get more followers by this tool.
content-scripts:
cd extension
npm i
npm build
popup:
cd popup
cd src
npm i
npm run build
update extension:
add unpacked chrome extension and select extension directory