Insta Auto Follow-Unfollow - Prospectss.com

Grow Insta Followers with Follow-Unfollow growth hack

What is Insta Auto Follow-Unfollow - Prospectss.com?

Insta Auto Follow-Unfollow - Prospectss.com is a Chrome extension developed by http://prospectss.com, and its main feature is "Grow Insta Followers with Follow-Unfollow growth hack".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Insta Auto Follow-Unfollow - Prospectss.com Extension CRX File

Download Insta Auto Follow-Unfollow - Prospectss.com extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Grow your Insta followers organically with Auto Follow/Unfollow Technique
Free 150 follow/unfollow every month!
Signup with Prospectss.com for FREE to get Account Key.

==========================FEATURES==========================
Auto Follow/Unfollow Process in the background
No Proxy Required
Heavily Tested! No Account Bans
Option to not follow bot accounts
Advanced Unfollow Options

2 Credits will be charged per Successful Auto Follow/Unfollow
- You can follow all of the selected followers/followings automatically in the background.
-You have the option to not follow if the user has no profile picture (Bot Profile)
-You can set a limit to no. of auto-follow.
-You have options to Unfollow users:
	-Users who do not follow you back
	-Users who follow you
	-All the users who follow you

Signup Now & get FREE 300 Credits. 
25000 Credits for $49/per month                    

Extension Basic Information

Name Insta Auto Follow-Unfollow - Prospectss.com Insta Auto Follow-Unfollow - Prospectss.com
ID kbgohkpamnkjcoocmmhohhhpmpmjlhlc
Official URL https://chrome.google.com/webstore/detail/insta-auto-follow-unfollo/kbgohkpamnkjcoocmmhohhhpmpmjlhlc
Description Grow Insta Followers with Follow-Unfollow growth hack
File Size 2.55 MB
Installation Count 81
Current Version 1.0.7
Last Updated 2022-04-04
Publish Date 2022-02-18
Rating 4.91/5 Total 11 Ratings
Developer http://prospectss.com
Email [email protected]
Payment Type free
Extension Website https://prospectss.com/instagram-auto-follow-unfollow-tool/
Help Page URL https://prospectss.tawk.help/category/instagram-auto-follow-unfollow-tool
Privacy Policy Page URL https://prospectss.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Insta Auto Follow-Unfollow - Prospectss.com",
    "description": "Grow Insta Followers with Follow-Unfollow growth hack",
    "manifest_version": 3,
    "version": "1.0.7",
    "action": {
        "default_icon": "icon\/icon.png",
        "default_popup": "index.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "script.js",
                "extension-icon\/chevron-right.svg",
                "extension-icon\/chevron-right_signup.svg",
                "images\/logo-color.png",
                "images\/logo-white.png",
                "fonts\/Montserrat\/Montserrat-Regular.ttf",
                "fonts\/Montserrat\/Montserrat-Medium.ttf",
                "fonts\/Montserrat\/Montserrat-SemiBold.ttf",
                "fonts\/Montserrat\/Montserrat-Bold.ttf",
                "extension-icon\/chart.svg",
                "extension-icon\/diamondButton.svg",
                "extension-icon\/gem.svg",
                "extension-icon\/help.svg",
                "extension-icon\/icon.png  ",
                "extension-icon\/info.svg",
                "extension-icon\/logout.svg",
                "extension-icon\/notFound.svg",
                "extension-icon\/reload.svg",
                "extension-icon\/rotate-cw.svg",
                "extension-icon\/chevron-right.svg ",
                "extension-icon\/feather-cpu.svg",
                "extension-icon\/globe.svg",
                "extension-icon\/icon2x.png",
                "extension-icon\/icon.svg  ",
                "extension-icon\/loading.svg",
                "extension-icon\/refresher.svg",
                "extension-icon\/mail.svg",
                "extension-icon\/phone.svg",
                "extension-icon\/right.svg",
                "extension-icon\/wrong.svg",
                "extension-icon\/verifiedIcon.png",
                "extension-icon\/rightArrow.svg"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "general.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/*.instagram.com\/*",
        "https:\/\/*.prospectss.com\/*"
    ]
}