Adblock Mega Firefox

Examine source code of Adblock Mega

Inspect and view changes in Adblock Mega source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Adblock Running",
  "version": "1.0",
  "description": "Add blocker.",
  "icons": {
    "48": "icons/addblock2.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "http://*/",
    "https://*/"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "background": {
    "page": "background/background1.html"
  },
  "browser_action": {
    "default_icon": "icons/addblock2.png"
  }
}

Mejores alternativas Adblock Mega

Aquí hay algunas Firefox add-ons que son similares a Adblock Mega: