By: 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
} Best AdBlock Q Alternatives
Here are some Firefox add-ons that are similar to AdBlock Q: