Twitch Chat Extension Firefox

Examine source code of Twitch Chat Extension

By: Aruten
Inspect and view changes in Twitch Chat Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Twitch Chat Extension",
  "description": "A Twitch extension that enhances the chat experience with custom emotes, badges and backgrounds.",
  "version": "1.6",
  "manifest_version": 2,
  "icons": {
    "16": "/images/icon-16x16.png",
    "32": "/images/icon-32x32.png",
    "48": "/images/icon-48x48.png",
    "128": "/images/icon-128x128.png"
  },
  "background": {
    "scripts": [
      "./scripts/background.js"
    ]
  },
  "browser_action": {
    "default_popup": "./popup/popup.html"
  },
  "permissions": [
    "<all_urls>",
    "scripting",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ca390c92-5867-4734-a233-da3e5e4848d9}"
    }
  }
}

Best Twitch Chat Extension Alternatives

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