Google Adblocker Firefox

Examine source code of Google Adblocker

제작자: adblockery
Inspect and view changes in Google Adblocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Adblocker",
  "version": "1.0.1resigned1",
  "description": "Blocks all Google search ads and content ads.",
  "icons": {
    "64": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "@google-adblocker"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "index.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "block.js"
      ]
    }
  ]
}

최고의 Google Adblocker 대안

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