Block the Ad! Firefox

Examine source code of Block the Ad!

Inspect and view changes in Block the Ad! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block the Ad!",
  "version": "1.0",
  "description": "Block annoying ads on web pages",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0f45091-2e03-4ff1-92f0-a94209324d0e}"
    }
  }
}

Best Block the Ad! Alternatives

Here are some Firefox add-ons that are similar to Block the Ad!: