By: Ghost
Inspect and view changes in Adaptive Ad Blocker Smart Shield source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Adaptive Shield",
"version": "1.2.0",
"description": "Smart per-site adaptive ad blocker with auto-healing pages",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"tabs",
"webRequest",
"webRequestBlocking",
"webNavigation",
"<all_urls>"
],
"background": {
"scripts": [
"domains.js",
"profiles.js",
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"yt-early.js"
],
"run_at": "document_start",
"all_frames": false
},
{
"matches": [
"<all_urls>"
],
"js": [
"domains.js",
"profiles.js",
"utils/storage.js",
"rules.js",
"detector.js",
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "adaptive-adblocker@ghosty",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
},
"default_popup": "popup/popup.html",
"default_title": "Adaptive Shield"
}
} Best Adaptive Ad Blocker Smart Shield Alternatives
Here are some Firefox add-ons that are similar to Adaptive Ad Blocker Smart Shield:
Ad Cleaner
Sumalya Chatterjee
AdShield Guardian
B52
AdsClear
Adsclear
Ad Blocker Pro - AdWall
Abdul Wahab
Ultimate YouTube Ad Block
meHiduHo
SmartAdblock
SmartAdBlock
AdFighter - Faster, Safer and Smarter Ad Blocker
AdFighter
Adblock
Adblock
Adblocker
Adblocker
u-Blocker Lite: Fast & Private Ad Blocker
Harshdeep singh
Block the Ad!
einlogic
Ultimate AdBlocker
Developer