Adblock For Twitch Firefox

Examine source code of Adblock For Twitch

Inspect and view changes in Adblock For Twitch 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": "Adblock For Twitch",
  "version": "1.0.4",
  "icons": {
    "48": "icons/twitch-adblock-48x48.png",
    "96": "icons/twitch-adblock-96x96.png"
  },
  "browser_action": {
    "default_icon": "icons/twitch-adblock-32x32.png",
    "default_title": "Adblock For Twitch",
    "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": "fredcodefinally@gmail.com",
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.twitch.tv/*"
      ],
      "run_at": "document_start",
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Adblock For Twitch Alternatives

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