Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_PRODUCT_NAME__",
"version": "1.0.0.1249",
"manifest_version": 3,
"description": "__MSG_PRODUCT_NAME__",
"default_locale": "en",
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; worker-src 'self' 'wasm-unsafe-eval'; default-src 'self'; style-src 'self' 'unsafe-inline'; style-src-elem 'self' https:\/\/fonts.googleapis.com 'unsafe-inline'; font-src 'self' data: https:\/\/fonts.gstatic.com; img-src * 'self' data: https:; frame-src * 'self'; connect-src 'self' https:\/\/sadownload.mcafee.com https:\/\/csptoken.ccs.mcafee.com https:\/\/threat.api.mcafee.com https:\/\/csptoken.ccs.mcafee.com\/auth\/token https:\/\/www.siteadvisor.com https:\/\/id.mcafee.com https:\/\/einstein-core.awscommon.mcafee.com https:\/\/idstg.mcafee.com https:\/\/einstein-stg-core.awscommon.mcafee.com https:\/\/analytics.apis.mcafee.com https:\/\/analytics.qa.apis.mcafee.com;"
},
"minimum_chrome_version": "96.0",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq\/HIlYdgB7EEYIH29pAeA\/jsO5ZNTU2bdWqhYbKm26dXzBo4lK+lBeyj8GEVnZud3Lapr6S91HwD0ZumaU0lIXUP6b2zNmCe9ELEczJWisOr8d9peeLjTvzMtga9t61C3wkbhIK3NeBAQKXEKuCc31GqYxHh5IOpbgujP2SOreVZpT3IQz7MOCEvwgola5OfySMNnbtd058pu5T37O7ToPggybyO6qzjlgsatwoU8ANN9cqSgc\/Qhpydr1a76DJzEYqWJ7kFEIWDITF8Bfb3DKqwpv4a38LGr1B\/oUOqf1\/M7FfNmCJb\/ff9IN0dCF\/D0IvdJV4PTACOVd73ldnwhwIDAQAB",
"icons": {
"128": "images\/mcafee_antitracker.png"
},
"action": {
"default_title": "__MSG_PRODUCT_NAME__",
"default_icon": {
"16": "images\/mcafee_antitracker.png",
"32": "images\/mcafee_antitracker.png"
}
},
"background": {
"service_worker": "background.js"
},
"permissions": [
"alarms",
"declarativeNetRequest",
"declarativeNetRequestFeedback",
"nativeMessaging",
"webRequest",
"storage",
"scripting",
"tabs",
"cookies",
"privacy"
],
"host_permissions": [
"<all_urls>"
],
"web_accessible_resources": [
{
"resources": [
"html\/*.html",
"images\/*.png",
"images\/*.gif",
"images\/*.svg",
"json\/*.json",
"fonts\/*.ttf",
"css\/*.css",
"scripts\/page.js"
],
"matches": [
"<all_urls>"
]
}
],
"declarative_net_request": {
"rule_resources": [
{
"id": "fingerPrinting",
"enabled": true,
"path": "antitracker\/filters\/ruleset_0.json"
},
{
"id": "firstParty",
"enabled": true,
"path": "antitracker\/filters\/ruleset_1.json"
},
{
"id": "thirdParty",
"enabled": true,
"path": "antitracker\/filters\/ruleset_2.json"
},
{
"id": "others",
"enabled": true,
"path": "antitracker\/filters\/ruleset_3.json"
},
{
"id": "balance",
"enabled": true,
"path": "antitracker\/filters\/ruleset_4.json"
}
]
}
}