JudoTV Adblocker Firefox

Examine source code of JudoTV Adblocker

By: Mentan Add-on
Inspect and view changes in JudoTV Adblocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JudoTV Adblocker",
  "version": "1.0",
  "description": "An extension that hides ad banners from the JudoTV video player",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://*.judotv.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "judotv-adblocker@planetcapybara.de"
    }
  }
}

Best JudoTV Adblocker Alternatives

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