Adblock Mega Firefox

Examine source code of Adblock Mega

제작자: Utpal Pati
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"
  }
}

최고의 Adblock Mega 대안

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