Inspect and view changes in Ad Remover - Ad Blocker for Chrome source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "__MSG_adRemoverAdBlockerFor__",
"description": "__MSG_theExtensionBlocksAllTypes__",
"manifest_version": 3,
"version": "8.5.4",
"version_name": "8.5.4",
"icons": {
"16": "img/icon_16.png",
"19": "img/icon_19.png",
"20": "img/icon_20.png",
"25": "img/icon_25.png",
"32": "img/icon_32.png",
"38": "img/icon_38.png",
"40": "img/icon_40.png",
"48": "img/icon_48.png",
"54": "img/icon_54.png",
"90": "img/icon_90.png",
"120": "img/icon_120.png",
"128": "img/icon_128.png"
},
"author": "BrowseTech LLC",
"background": {
"service_worker": "background-main.js"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"/contentscript.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"host_permissions": [
"*://*/*"
],
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
},
"default_locale": "en",
"minimum_chrome_version": "105",
"options_ui": {
"page": "/ui/dashboard.html",
"open_in_tab": true
},
"action": {
"default_title": "Ad Remover",
"default_popup": "/ui/popup.html"
},
"permissions": [
"idle",
"contextMenus",
"cookies",
"notifications",
"storage",
"tabs",
"unlimitedStorage",
"webNavigation",
"declarativeNetRequest",
"declarativeNetRequestFeedback",
"activeTab",
"scripting",
"webNavigation"
],
"storage": {
"managed_schema": "managed_storage.json"
},
"web_accessible_resources": [
{
"resources": [
"/web_accessible_resources/*"
],
"matches": [
"<all_urls>"
]
}
],
"declarative_net_request": {
"rule_resources": [
{
"id": "easylist",
"enabled": true,
"path": "/adremover_rulesets/easylist.json"
},
{
"id": "easyprivacy",
"enabled": true,
"path": "/adremover_rulesets/easyprivacy.json"
},
{
"id": "fanboy-enhanced",
"enabled": true,
"path": "/adremover_rulesets/fanboy-enhanced.json"
},
{
"id": "fanboy-annoyance",
"enabled": true,
"path": "/adremover_rulesets/fanboy-annoyance.json"
},
{
"id": "urlhaus-1",
"enabled": true,
"path": "/adremover_rulesets/urlhaus-1.json"
},
{
"id": "plowe-0",
"enabled": true,
"path": "/adremover_rulesets/plowe-0.json"
},
{
"id": "ublock_filters",
"enabled": true,
"path": "/adremover_rulesets/ublock_filters.json"
},
{
"id": "ad-remover-filters",
"enabled": true,
"path": "/adremover_rulesets/ad-remover-filters.json"
},
{
"id": "localized_easylist_germany",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_germany.json"
},
{
"id": "localized_easylist_italy",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_italy.json"
},
{
"id": "localized_easylist_dutch",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_dutch.json"
},
{
"id": "localized_easylist_france",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_france.json"
},
{
"id": "localized_easylist_china",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_china.json"
},
{
"id": "localized_easylist_bulgarian",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_bulgarian.json"
},
{
"id": "localized_easylist_pindo",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_pindo.json"
},
{
"id": "localized_liste_ar",
"enabled": false,
"path": "/adremover_rulesets/localized_liste_ar.json"
},
{
"id": "localized_easylist_czech_slovak",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_czech_slovak.json"
},
{
"id": "localized_latvian_list",
"enabled": false,
"path": "/adremover_rulesets/localized_latvian_list.json"
},
{
"id": "localized_easylist_hebrew",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_hebrew.json"
},
{
"id": "localized_easylist_dandelion_sprouts_nordic",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_dandelion_sprouts_nordic.json"
},
{
"id": "localized_easylist_lithuania",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_lithuania.json"
},
{
"id": "localized_easylist_spanish",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_spanish.json"
},
{
"id": "localized_easylist_portuguese",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_portuguese.json"
},
{
"id": "localized_abpvn_list",
"enabled": false,
"path": "/adremover_rulesets/localized_abpvn_list.json"
},
{
"id": "localized_easylist_polish",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_polish.json"
},
{
"id": "localized_easylist_indian",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_indian.json"
},
{
"id": "localized_easylist_korean",
"enabled": false,
"path": "/adremover_rulesets/localized_easylist_korean.json"
},
{
"id": "localized_ro_list",
"enabled": false,
"path": "/adremover_rulesets/localized_ro_list.json"
},
{
"id": "localized_ruadlist_easylist",
"enabled": true,
"path": "/adremover_rulesets/localized_ruadlist_easylist.json"
}
]
}
}