WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Cookie Clicker Twitch Integration

Cookie Clicker Twitch Integration

View on Chrome Web Store
View Cookie Clicker Twitch Integration Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Twitch Chat Integration for Cookie Clicker
Type
Extension
Users
5 users
1
CLIP FACTORY
View author page of CLIP FACTORY
Published
Published on March 31, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on April 3, 2025
lifestyle/games
Extension Category
View on Chrome Web Store
View Cookie Clicker Twitch Integration 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",
    "name": "Cookie Clicker Twitch Integration",
    "description": "Twitch Chat Integration for Cookie Clicker",
    "version": "1.0.1",
    "manifest_version": 3,
    "icons": {
        "128": "img\/logo-128.png"
    },
    "options_page": "options.html",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-TW1WKaoR.js"
            ],
            "matches": [
                "https:\/\/orteil.dashnet.org\/cookieclicker\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/extpay-cs.ts-loader-CHz8yUMc.js"
            ],
            "matches": [
                "https:\/\/extensionpay.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.dashnet.org\/*"
            ],
            "resources": [
                "img\/logo-128.png",
                "main.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/orteil.dashnet.org\/*"
            ],
            "resources": [
                "assets\/chunk-H2hkR6cV.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/extensionpay.com\/*"
            ],
            "resources": [
                "assets\/chunk-CmBeVzmG.js",
                "assets\/chunk-DWOXi6i-.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "permissions": [
        "storage",
        "identity",
        "notifications",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/orteil.dashnet.org\/cookieclicker\/*",
        "https:\/\/*.twitch.tv\/*",
        "https:\/\/*.jtvnw.net\/*",
        "https:\/\/extensionpay.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' https:\/\/*.jtvnw.net; connect-src 'self' https:\/\/extensionpay.com https:\/\/*.twitch.tv https:\/\/api.twitch.tv wss:\/\/*.twitch.tv wss:\/\/eventsub.wss.twitch.tv wss:\/\/irc-ws.chat.twitch.tv",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    },
    "oauth2": {
        "client_id": "uxvmhuyas8omg317ctdub2air1vg7l",
        "scopes": [
            "user:read:email",
            "chat:read"
        ]
    }
}
© 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