Twitch Ad Blocker Firefox

Examine source code of Twitch Ad Blocker

Inspect and view changes in Twitch Ad Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "version": "1.0.1",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "16": "img/16.png",
    "32": "img/32.png",
    "48": "img/48.png",
    "128": "img/128.png"
  },
  "permissions": [],
  "background": {
    "scripts": [
      "backgroundScript.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{25d049c4-af50-480c-bea8-09fc8bcc5323}"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "run_at": "document_start",
      "js": [
        "content.js",
        "contentScript.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "img/128.png"
  },
  "manifest_version": 2
}

Best Twitch Ad Blocker Alternatives

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