WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
IG Follower Crawl Tool - IG Tools

IG Follower Crawl Tool - IG Tools

View on Chrome Web Store
View IG Follower Crawl Tool - IG Tools Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

IG Follower Crawl Tool can Crawl IG followers and following to Excel/CSV formats with one click.
Type
Extension
Users
59 users
7
‌CodeCraft
View author page of ‌CodeCraft
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 4, 2025
Version 2.2.2
Manifest version
3
Updated
Updated on December 26, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View IG Follower Crawl Tool - IG Tools Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icons\/logo_128.png"
        }
    },
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "icons": {
        "128": "icons\/logo_128.png"
    },
    "options_page": ".\/options.html",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.linkedradar.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/kodepay.io\/*"
            ],
            "js": [
                "js\/kodepay-script.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "js": [
                "js\/content-script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/logo_128.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "cookies",
        "storage",
        "unlimitedStorage"
    ],
    "version": "2.2.2"
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top