Google Adblocker Firefox

Examine source code of Google Adblocker

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"
      ]
    }
  ]
}

Melhores alternativas Google Adblocker

Aqui estão algumas Firefox add-ons que são similares a Google Adblocker: