Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Instahelper is a chrome extension, which automates user actions

Notifications You must be signed in to change notification settings

tuBARetkin/Instahelper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instahelper

Instahelper is a chrome extension, which automates user actions. Currently supported actions: Liking by hashtag Commenting by hashtag Following by hastag

Installation

The extension will soon be published officially !

For now you can build and use it locally with Node.js.

  1. Clone the repositiory
  2. Run
npm install
  1. Navigate to /chrome_extension
  2. Run
npm run build_chrome
  1. Open chrome://extensions in Google chrome.
  2. Click Load unpacked and navigate to the cloned repository.
  3. Now log into instagram.com and click the extension icon alt text

Warnings

The extension is still under active development, so there are no guarantees regarding functionality.

Email me [email protected] your suggestions.

License

MIT

About

Instahelper is a chrome extension, which automates user actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.6%
  • HTML 15.7%
  • CSS 5.7%