By: Averophrix
Inspect and view changes in Channel Points Collector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Twitch Channel Points Collector",
"description": "Sammelt automatisch Kanalpunkte auf Twitch.",
"version": "1.0.0",
"author": "Averophrix",
"icons": {
"48": "icons/icon.png",
"96": "icons/icon@2x.png"
},
"content_scripts": [
{
"matches": [
"*://*.twitch.tv/*"
],
"js": [
"arrive-2.4.1.min.js",
"channel-points-collector.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"permissions": [
"*://*.twitch.tv/*",
"tabs",
"storage",
"notifications",
"webNavigation"
],
"web_accessible_resources": [
"arrive-2.4.1.min.js",
"channel-points-collector.js"
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_action": {
"default_title": "Channel Points Collector",
"default_icon": {
"48": "icons/icon.png",
"96": "icons/icon@2x.png"
},
"default_popup": "popup.html"
}
} Best Channel Points Collector Alternatives
Here are some Firefox add-ons that are similar to Channel Points Collector:
Twitch Coin Collector
Nico Grau
Twitch Channel Points Collector
Jl
Twitch - Automatically Collect Channel Points
ArnoutPullen
Channel Point & Drop Collector
WeaselStorm
Twitch Auto Channel Points
Joel
TwitchChannelPointCollector
TheMicDiet
Twitch Treasure Collector
Chris Jones
Twitch Channel Points Bonus Collector
Avi
Twitch Auto Points
Danv
Twitch Channel Point Claimer
dungman
AutoTwitchPoints
flv12
Twitch bonus collector
Jakob H. Molnes