Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"name": "__MSG_ext_FullName__",
"version": "1.1.0.107",
"description": "__MSG_ext_Description__",
"default_locale": "en",
"manifest_version": 3,
"minimum_chrome_version": "88",
"icons": {
"16": "images\/logo.png",
"48": "images\/logo.png",
"128": "images\/logo.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnknMZGQcHnhS+gURDZ0jIqq0sjbozxkJU6vPDsfRVJtfXPFI1XGNfd9rANIessLwBXIp4aeoe0FmYb2sFsbFRuYMzZ+hjq+3MgHQbMUKgkjUUiSRKCKlMtIPVzhv7emdwEZ5syRCfmMrKnWX66AKtaYTSHGIO0HfoVekgFMC3cJ9Ieejzjf\/EcwQMt7VufZrMckzbqEfzn7qbH5wSlPQSW9akysf6jGwm6BBRHw6pKDRUP396d8nKn0GXxaMLaz+k5P9ngEH8yO+V5D227vfQ6BYalfGEjg47rVVXchjN5mE5Pd91mEppxtCjA15iom+1VbhAmN01+qn5pmYpv8TqwIDAQAB",
"action": {
"default_title": "__MSG_brand_Name__ __MSG_ext_Name__",
"default_icon": "images\/logo.png",
"default_popup": "ui\/index.html"
},
"background": {
"service_worker": "background.js"
},
"web_accessible_resources": [
{
"resources": [
"images\/*.png"
],
"matches": [
"<all_urls>"
],
"extension_ids": []
}
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"permissions": [
"webRequest",
"declarativeNetRequest",
"tabs",
"nativeMessaging",
"storage",
"unlimitedStorage",
"webNavigation",
"activeTab",
"alarms",
"scripting"
],
"host_permissions": [
"*:\/\/*\/"
],
"externally_connectable": {
"ids": [
"fheoggkfdfchfphceeifdbepaooicaho",
"enppghjcblldgigemljohkgpcompnjgh",
"kanjcmmieblbpbihaafnedamppkhfadn"
],
"matches": [
"https:\/\/protection.mcafee.com\/*"
]
}
}