WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
InsC - Instagram comment picker & exporter

InsC - Instagram comment picker & exporter

View on Chrome Web Store
View InsC - Instagram comment picker & exporter Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (90 ratings)
1 new 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.

Instagram giveaway picker & IG Comments to Excel Exporter
Type
Extension
Users
2,000 users
Website listmore.info
ListMore
View author page of ListMore
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 2, 2021
Version 6.1.5
Manifest version
3
Updated
Updated on October 10, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View InsC - Instagram comment picker & exporter 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",
    "manifest_version": 3,
    "name": "InsC - Instagram comment picker & exporter",
    "version": "6.1.5",
    "description": "Instagram giveaway picker & IG Comments to Excel Exporter",
    "action": {
        "default_icon": ".\/assets\/icon-128.png",
        "default_popup": ".\/dist\/popup\/InsC\/index.html"
    },
    "options_ui": {
        "page": ".\/dist\/options\/index.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": ".\/dist\/background\/index.mjs"
    },
    "icons": {
        "16": "assets\/icon-16.png",
        "48": "assets\/icon-48.png",
        "128": "assets\/icon-128.png"
    },
    "permissions": [
        "identity",
        "activeTab",
        "storage",
        "unlimitedStorage"
    ],
    "oauth2": {
        "client_id": "139709177625-32vl44l4m2lfihrga1muig1doak5bt1g.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*ext=C&uuid=*",
                "https:\/\/www.listmore.info\/*\/insc*",
                "https:\/\/www.instagram.com\/accounts\/*",
                "https:\/\/www.instagram.com\/challenge\/*"
            ],
            "js": [
                "dist\/contentScripts\/index.global.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "dist\/contentScripts\/style.css",
                "dist\/injectButtonScripts\/style.css",
                "assets\/*"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*",
                "https:\/\/www.listmore.info\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoaytd4eW9ExqDVo+Bt4HQbp\/4d6hqxp5\/s\/96O0ForQyNMDO7z2wnJ9Br\/UCpCQ50j1MVigTKOUNW\/yNpbAnpQf7qj+YnVwKK8+K9XBHaLd2UH4raQ7NbCsPvepf+yAq3td03LFOekYKHia2JY8BSbB24SIvcve5R2Gg0jqR7+DV9EbkEwKTc8Xm7nl4vFcVYq0D15VmAGmMmrWnNlsDPiAjeuq8ftYZhel\/QtmcwiQ\/0mZIqH37l6lkzAq7qnoFSw9jAEKQ+x8IaEalsPrur9N8gTdAtJYM9s7DEJf1KYRex4GXDnTtfbxMSg17um85cCEJwUlOPUiYTFKArRNlMwIDAQAB"
}
© 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