Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset_3",
"enabled": false,
"path": "rulesets\/declarative\/ruleset_3\/ruleset_3.json"
}
]
},
"manifest_version": 3,
"name": "Total WebShield: Chrome Antivirus Protection",
"author": "Protected.net",
"description": "__MSG_manifest_description__",
"version": "3.3.0",
"externally_connectable": {
"matches": [
"https:\/\/totalav.com\/*",
"https:\/\/*.totalav.com\/*",
"https:\/\/totaladblock.com\/*",
"https:\/\/*.totaladblock.com\/*",
"https:\/\/totalpassword.com\/*",
"https:\/\/*.totalpassword.com\/*",
"https:\/\/totaldrive.com\/*",
"https:\/\/*.totaldrive.com\/*",
"https:\/\/totalbrowser.com\/*",
"https:\/\/*.totalbrowser.com\/*",
"https:\/\/totalwebshield.com\/*",
"https:\/\/*.totalwebshield.com\/*",
"https:\/\/totalvpn.com\/*",
"https:\/\/*.totalvpn.com\/*"
]
},
"web_accessible_resources": [
{
"resources": [
"\/assets\/img\/*",
"\/app\/webshield\/*",
"\/app\/lander\/*",
"\/web-accessible-resources\/*",
"\/app\/serve_injectable_content\/*"
],
"matches": [
"<all_urls>"
]
}
],
"action": {
"default_icon": {
"16": "\/assets\/img\/_brand\/icon\/16px.png",
"20": "\/assets\/img\/_brand\/icon\/20px.png",
"44": "\/assets\/img\/_brand\/icon\/44px.png",
"48": "\/assets\/img\/_brand\/icon\/48px.png",
"54": "\/assets\/img\/_brand\/icon\/54px.png",
"64": "\/assets\/img\/_brand\/icon\/64px.png",
"80": "\/assets\/img\/_brand\/icon\/80px.png",
"90": "\/assets\/img\/_brand\/icon\/90px.png",
"120": "\/assets\/img\/_brand\/icon\/120px.png",
"128": "\/assets\/img\/_brand\/icon\/128px.png",
"150": "\/assets\/img\/_brand\/icon\/150px.png"
},
"default_popup": "app\/popup\/index.html"
},
"icons": {
"16": "\/assets\/img\/_brand\/icon\/16px.png",
"20": "\/assets\/img\/_brand\/icon\/20px.png",
"44": "\/assets\/img\/_brand\/icon\/44px.png",
"48": "\/assets\/img\/_brand\/icon\/48px.png",
"54": "\/assets\/img\/_brand\/icon\/54px.png",
"64": "\/assets\/img\/_brand\/icon\/64px.png",
"80": "\/assets\/img\/_brand\/icon\/80px.png",
"90": "\/assets\/img\/_brand\/icon\/90px.png",
"120": "\/assets\/img\/_brand\/icon\/120px.png",
"128": "\/assets\/img\/_brand\/icon\/128px.png",
"150": "\/assets\/img\/_brand\/icon\/150px.png"
},
"default_locale": "en",
"background": {
"service_worker": "\/assets\/js\/background.js"
},
"content_scripts": [
{
"all_frames": true,
"js": [
"\/app\/continuous_protection_listener\/continuous_protection_listener.min.js"
],
"matches": [
"https:\/\/dashboard.totaladblock.com\/*",
"https:\/\/dashboard.totalbrowser.com\/*",
"https:\/\/dashboard.totalcleaner.com\/*",
"https:\/\/dashboard.totalcoupon.com\/*",
"https:\/\/dashboard.totaldrive.com\/*",
"https:\/\/dashboard.totalidentity.com\/*",
"https:\/\/dashboard.totalpassword.com\/*",
"https:\/\/dashboard.totalvpn.com\/*",
"https:\/\/dashboard.totalwebshield.com\/*",
"https:\/\/dashboard.totalav.com\/*"
],
"run_at": "document_start"
},
{
"all_frames": true,
"js": [
"\/app\/adblock_content\/adblock_content.min.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"match_about_blank": true,
"run_at": "document_start"
},
{
"all_frames": false,
"js": [
"\/app\/vendor\/vendor.min.js",
"\/app\/shared\/shared.min.js",
"\/app\/injectable_content\/injectable_content.min.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"run_at": "document_end"
},
{
"all_frames": false,
"css": [
"\/app\/vendor\/vendor.min.css",
"\/app\/shared\/shared.min.css",
"\/app\/safe_results\/safe_results.min.css"
],
"js": [
"\/app\/vendor\/vendor.min.js",
"\/app\/shared\/shared.min.js",
"\/app\/safe_results\/safe_results.min.js"
],
"matches": [
"*:\/\/www.google.com\/*",
"*:\/\/www.google.co.uk\/*",
"*:\/\/www.bing.com\/*",
"*:\/\/search.yahoo.com\/*",
"*:\/\/uk.search.yahoo.com\/*",
"*:\/\/images.search.yahoo.com\/*",
"*:\/\/uk.images.search.yahoo.com\/*",
"*:\/\/news.search.yahoo.com\/*",
"*:\/\/uk.news.search.yahoo.com\/*",
"*:\/\/www.yahoo.com\/*",
"*:\/\/www.ask.com\/*",
"*:\/\/search.aol.co.uk\/*",
"*:\/\/search.aol.com\/*"
],
"run_at": "document_end"
},
{
"all_frames": false,
"js": [
"app\/my_dot_dashboard_modifier\/my_dot_dashboard_modifier.min.js"
],
"matches": [
"*:\/\/my.totaladblock.com\/*",
"*:\/\/my.totalwebshield.com\/*",
"*:\/\/my.totalav.com\/*",
"*:\/\/adblock.totalav.com\/*",
"*:\/\/av.totaladblock.com\/*",
"*:\/\/adblock.totaladblock.com\/*",
"*:\/\/adblock.totalwebshield.com\/*",
"*:\/\/shield.totaladblock.com\/*",
"*:\/\/browser.totaladblock.com\/*"
],
"run_at": "document_end"
}
],
"permissions": [
"alarms",
"scripting",
"contentSettings",
"cookies",
"notifications",
"privacy",
"storage",
"tabs",
"unlimitedStorage",
"webRequest",
"declarativeNetRequest",
"webNavigation"
],
"host_permissions": [
"<all_urls>"
],
"optional_permissions": [
"downloads"
]
}