Tinker for Twitch Firefox

Examine source code of Tinker for Twitch

Inspect and view changes in Tinker for Twitch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tinker for Twitch",
  "short_name": "Tinker",
  "version": "2.5.4",
  "description": "Control visual elements of Twitch.tv",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "css": [
        "override.css"
      ],
      "js": [
        "chromestorageservice.js",
        "override.js"
      ],
      "matches": [
        "https://www.twitch.tv/*"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "options.html"
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}

Best Tinker for Twitch Alternatives

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