instaUnfollow
instaUnfollow copied to clipboard
Check people don't follow you back on Instagram.
Insta Unfollow (WIP)
check people don't follow you back on Instagram.
Here are steps, how to proceed
- Open Your Instagram profile ( instagram.com/YourId ).
- Open console from developer tools ( press F12 or ctrl+shift+i ).
- Copy script from
dist/bundle.js
- Paste script in to console opened at Instagram.
- Press Enter & see magic !!
Note: This works on anyone's Instagram profile (All Public Accounts and Those private accounts which you follow) XD.
Setup Instructions (For Dev):
Install Dependencies
yarn install
Build
yarn build
Start dev server
yarn start