Hotstar Ad Blocker Firefox

Examine source code of Hotstar Ad Blocker

Inspect and view changes in Hotstar Ad Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hotstar Ad Blocker",
  "version": "1.0.0",
  "description": "Say goodbye to Hotstar ads forever!",
  "permissions": [
    "webRequest",
    "storage",
    "webRequestBlocking"
  ],
  "icons": {
    "16": "img/16.png",
    "32": "img/32.png",
    "48": "img/48.png",
    "128": "img/128.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "img/48.png"
    }
  },
  "content_security_policy": "script-src 'self' 'sha256-V/iEy/JDsKiWnn/Sob0oSf4ctpuI27zHmLnLyOfgQ58='; object-src 'self'",
  "background": {
    "scripts": [
      "background.js",
      "block.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "js": [
        "skip.js"
      ],
      "run_at": "document_start",
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{822ef0a7-7daa-45a9-8006-668c0ce61717}"
    }
  }
}

Best Hotstar Ad Blocker Alternatives

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