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",
"action": {
"default_icon": {
"32": "data\/icons\/32.png",
"48": "data\/icons\/48.png",
"64": "data\/icons\/64.png"
},
"default_popup": "data\/popup\/popup.html",
"default_title": "__MSG_extensionName__"
},
"background": {
"service_worker": "background.js"
},
"description": "__MSG_extensionDescription__",
"homepage_url": "https:\/\/www.downloadhub.cloud\/2023\/01\/extension.html",
"host_permissions": [
"*:\/\/clients2.google.com\/service\/update2\/crx*",
"*:\/\/clients2.googleusercontent.com\/crx\/download\/*",
"*:\/\/edge.microsoft.com\/extensionwebstorebase\/v1\/crx*",
"*:\/\/addons.opera.com\/extensions\/download\/*",
"*:\/\/addons.mozilla.org\/firefox\/downloads\/*",
"*:\/\/msedgeextensions.f.tlu.dl.delivery.mp.microsoft.com\/filestreamingservice\/files\/*"
],
"default_locale": "en",
"icons": {
"32": "data\/icons\/32.png",
"48": "data\/icons\/48.png",
"64": "data\/icons\/64.png",
"128": "data\/icons\/128.png"
},
"manifest_version": 3,
"name": "__MSG_extensionName__",
"short_name": "__MSG_extensionShortName__",
"permissions": [
"storage",
"contextMenus",
"activeTab",
"downloads"
],
"version": "1.3"
}