Insta Auto Follow-Unfollow - Prospectss.com

Grow Insta Followers with Follow-Unfollow growth hack

Insta Auto Follow-Unfollow - Prospectss.com là gì?

Insta Auto Follow-Unfollow - Prospectss.com 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 Insta 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

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

Tải xuống các tệp mở rộng Insta Auto Follow-Unfollow - Prospectss.com 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 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                    

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

Tên Insta Auto Follow-Unfollow - Prospectss.com Insta Auto Follow-Unfollow - Prospectss.com
ID kbgohkpamnkjcoocmmhohhhpmpmjlhlc
URL Chính Thức https://chrome.google.com/webstore/detail/insta-auto-follow-unfollo/kbgohkpamnkjcoocmmhohhhpmpmjlhlc
Mô tả Grow Insta Followers with Follow-Unfollow growth hack
Kích Thước Tệp 2.55 MB
Số Lần Cài Đặt 81
Phiên Bản Hiện Tại 1.0.7
Cập Nhật Lần Cuối 2022-04-04
Ngày Phát Hành 2022-02-18
Đánh Giá 4.91/5 Tổng số 11 Đá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/category/instagram-auto-follow-unfollow-tool
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": "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\/*"
    ]
}