Twitch Overlord Firefox

Examine source code of Twitch Overlord

Inspect and view changes in Twitch Overlord source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "VOID MASTER: Twitch Edition",
  "description": "A universal override. Mutes ads and collects points.",
  "version": "2.5",
  "permissions": [
    "storage",
    "tabs",
    "notifications"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "500": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "void-master-twitch@extension.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Twitch Overlord Alternatives

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