Instagram Auto Follow/Unfollow - Prospectss

Grow Instagram Followers with Follow/Unfollow growth hack

Instagram Auto Follow/Unfollow - Prospectss là gì?

Instagram Auto Follow/Unfollow - Prospectss là một tiện ích mở rộng Chrome được phát triển bởi http://prospectss.com, và tính năng chính của nó là "Grow Instagram Followers with Follow/Unfollow growth hack".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Instagram Auto Follow/Unfollow - Prospectss

Tải xuống các tệp mở rộng Instagram Auto Follow/Unfollow - Prospectss dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Grow your Instagram 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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Instagram Auto Follow/Unfollow - Prospectss Instagram Auto Follow/Unfollow - Prospectss
ID bfblbnolkibhngmpjjgnhikoinhikamd
URL Chính Thức https://chrome.google.com/webstore/detail/instagram-auto-followunfo/bfblbnolkibhngmpjjgnhikoinhikamd
Mô tả Grow Instagram Followers with Follow/Unfollow growth hack
Kích Thước Tệp 2.63 MB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.0.4
Cập Nhật Lần Cuối 2022-02-02
Ngày Phát Hành 2021-09-23
Đánh Giá 3.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://prospectss.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://prospectss.com/instagram-auto-follow-unfollow-tool/
URL Trang Trợ Giúp https://prospectss.tawk.help/
URL Trang Chính Sách Bảo Mật https://prospectss.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Instagram Auto Follow\/Unfollow - Prospectss",
    "description": "Grow Instagram Followers with Follow\/Unfollow growth hack",
    "manifest_version": 3,
    "version": "1.0.4",
    "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\/loader.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\/*"
    ]
}