TwitchChannelPointCollector Firefox

Examine source code of TwitchChannelPointCollector

Inspect and view changes in TwitchChannelPointCollector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TwitchPointCollector",
  "version": "1.0",
  "description": "Automatically collects channel points.",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "clicker.js"
      ]
    }
  ]
}

Best TwitchChannelPointCollector Alternatives

Here are some Firefox add-ons that are similar to TwitchChannelPointCollector: