Twitch Adblocker Firefox

Examine source code of Twitch Adblocker

Inspect and view changes in Twitch Adblocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Blocks Ads on Twitch.tv.",
  "manifest_version": 2,
  "name": "Twitch Adblock",
  "version": "5.6.1",
  "icons": {
    "48": "icons/twitch-adblock-48x48.png",
    "96": "icons/twitch-adblock-96x96.png"
  },
  "browser_action": {
    "default_icon": "icons/twitch-adblock-32x32.png",
    "default_title": "Twitch Adblock",
    "default_popup": "popup/index.html"
  },
  "options_ui": {
    "page": "popup/index.html",
    "browser_style": false,
    "chrome_style": false
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "https://*.twitch.tv/*",
    "https://*.amazon-adsystem.com/*",
    "https://cdn.krxd.net/*",
    "https://script.ioam.de/iam.js",
    "https://edge.quantserve.com/quant.js",
    "https://ddacn6pr5v0tl.cloudfront.net/custom-moat-video-native.min.js",
    "https://d2v02itv0y9u9t.cloudfront.net/dist/1.0.5/v6s.js",
    "https://*.imrworldwide.com/*",
    "https://countess.twitch.tv/*",
    "https://*.scorecardresearch.com/*",
    "https://www.googletagservices.com/tag/js/gpt.js",
    "*://*.branch.io/*",
    "*://comscore.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bee85e55-6b4a-4324-aba6-7fcdc4bda281}",
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.twitch.tv/*"
      ],
      "run_at": "document_start",
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Twitch Adblocker Alternatives

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