Adblock Rocket Firefox

Examine source code of Adblock Rocket

Inspect and view changes in Adblock Rocket source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Universal Adblocker",
  "version": "1.0",
  "description": "A universal adblocker extension designed for YouTube and other sites.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "turtle_email@bluedron.com"
    }
  }
}

Meilleures alternatives Adblock Rocket

Voici quelques Firefox add-ons qui sont similaires à Adblock Rocket :