WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Insta Leads 2.0

Insta Leads 2.0

View on Chrome Web Store
View Insta Leads 2.0 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (15 ratings)
2 new ratings
0 views
This extension has been viewed 0 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.

Insta Leads 2.0
Type
Extension
Users
84 users
13
alex.just.1011
View author page of alex.just.1011
Published
Published on December 17, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on December 17, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Insta Leads 2.0 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",
    "icons": {
        "16": "icon16.plasmo.f58704f6.png",
        "32": "icon32.plasmo.c2d2aa82.png",
        "48": "icon48.plasmo.8db365f9.png",
        "64": "icon64.plasmo.a671a8cd.png",
        "128": "icon128.plasmo.f86e3ae6.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.f58704f6.png",
            "32": "icon32.plasmo.c2d2aa82.png",
            "48": "icon48.plasmo.8db365f9.png",
            "64": "icon64.plasmo.a671a8cd.png",
            "128": "icon128.plasmo.f86e3ae6.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.0.0",
    "author": "",
    "name": "Insta Leads 2.0",
    "description": "Insta Leads 2.0",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "cookies",
        "scripting",
        "activeTab",
        "tabs",
        "system.display"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/stories\/*"
            ],
            "js": [
                "instagram-stories.8bc9ba5a.js"
            ],
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.instagram.com\/direct\/*"
            ],
            "js": [
                "instagram-dm.f47b47f1.js"
            ],
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "instagram.905cc5ac.js"
            ],
            "run_at": "document_start",
            "css": []
        }
    ],
    "images": [
        "logo.png"
    ],
    "host_permissions": [
        "https:\/\/www.instagram.com\/*",
        "https:\/\/*.cdninstagram.com\/*",
        "https:\/\/*.fbcdn.net\/*",
        "https:\/\/*.supabase.co\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "options.html"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": [
                "idlkianhghekbpeooifdcopfpbiffjhl"
            ]
        }
    ]
}
© 2025 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