Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"default_popup": "popup.html"
},
"description": "__MSG_app_description__",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 3,
"name": "__MSG_app_name__",
"permissions": [
"tabs",
"storage"
],
"default_locale": "zh_CN",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "5.2.5",
"background": {
"service_worker": "background.js"
},
"author": "google_wz_002"
}