Twitch Bonus Firefox

Examine source code of Twitch Bonus

By: weaving
Inspect and view changes in Twitch Bonus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Bonus",
  "description": "Control your Twitch - Auto claim points, hide view count and badges",
  "version": "24.7.1",
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "twitch.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Twitch Bonus",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "64": "icon-64.png",
      "128": "icon-128.png"
    }
  },
  "web_accessible_resources": [
    "settings.html",
    "settings.js",
    "settings.css"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "64": "icon-64.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1962cdad-f769-45d1-a337-0d9156ae6473}"
    }
  }
}

Best Twitch Bonus Alternatives

Here are some Firefox add-ons that are similar to Twitch Bonus: