Ad Blocker Plus Firefox

Examine source code of Ad Blocker Plus

Inspect and view changes in Ad Blocker Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad Blocker Plus",
  "version": "1.0",
  "description": "A lightweight ad blocker that blocks basic ad domains.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Ad Blocker Plus",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ad-blocker-plus@example.com",
      "strict_min_version": "102.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Ad Blocker Plus

Voici quelques Firefox add-ons qui sont similaires à Ad Blocker Plus :