Ad Blocker Firefox

Examine source code of Ad Blocker

제작자: MysteriousImmature Add-on
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"
    }
  }
}

최고의 Ad Blocker 대안

다음은 Ad Blocker과(와) 유사한 Firefox add-on입니다: