Twitch chat overlay Firefox

Examine source code of Twitch chat overlay

Inspect and view changes in Twitch chat overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch chat overlay",
  "version": "1.4.2",
  "description": "Transparent chat overlay for Twitch.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{50b7982f-38b8-4bc7-91fe-07917ee7ceec}"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "90": "icons/icon90.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "jquery-3.6.0.min.js",
        "theme.js",
        "script.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best Twitch chat overlay Alternatives

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