Twitch Tools Firefox

Examine source code of Twitch Tools

Inspect and view changes in Twitch Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.2",
  "browser_action": {
    "default_icon": {
      "28": "icons/twitch-48x48.png"
    },
    "default_title": "Twitch Tools",
    "default_popup": "popup/menu.html"
  },
  "name": "Twitch Tools",
  "description": "Move twitch chat to the left side",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.twitch.tv/*"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "icons": {
    "28": "icons/twitch-48x48.png",
    "112": "icons/twitch-128x128.png"
  },
  "web_accessible_resources": [
    "plugins/*",
    "lib/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{63e518a0-cf28-44d2-a3ef-ab9f974bc4f5}"
    }
  }
}

Best Twitch Tools Alternatives

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