WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Twitch Channel Points Bonus Collector

Twitch Channel Points Bonus Collector

View on Chrome Web Store
View Twitch Channel Points Bonus Collector Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (16 ratings)
1 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.

Auto-clicks the Channel Points bonus button when it appears.
Type
Extension
Users
8,000 users
1K
Website avi12.com
avi12
View author page of avi12
Published
Published on June 29, 2020
Version 2.1.0
Manifest version
3
Updated
Updated on October 8, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Twitch Channel Points Bonus Collector 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": "Twitch Channel Points Bonus Collector",
    "description": "Auto-clicks the Channel Points bonus button when it appears.",
    "version": "2.1.0",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "64": "icon-64.png",
        "128": "icon-128.png"
    },
    "homepage_url": "https:\/\/github.com\/avi12\/twitch-cp-bonus-collector",
    "author": {
        "email": "[email protected]"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.twitch.tv\/*"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ]
}
© 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