AdBlock Q Firefox

Examine source code of AdBlock Q

제작자: bokunocode
Inspect and view changes in AdBlock Q source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AdBlock Q",
  "version": "0.6",
  "description": "Removes annoying ads.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "http://*/",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "blocked_domains.js",
      "background.js"
    ]
  },
  "icons": {
    "128": "logo_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 2
}

최고의 AdBlock Q 대안

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