Ad Blocker Firefox

Examine source code of Ad Blocker

Inspect and view changes in Ad Blocker source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad Blocker",
  "version": "1.1",
  "description": "Blocks ads and shows the count of blocked ads.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "adblocker@example.com",
      "strict_min_version": "91.0"
    }
  }
}

Melhores alternativas Ad Blocker

Aqui estão algumas Firefox add-ons que são similares a Ad Blocker: