Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_icon": "assets\/19x19.png",
"default_popup": "popup.html"
},
"background": {
"service_worker": "js\/sw.js"
},
"default_locale": "zh_TW",
"description": "__MSG_app_desc__",
"icons": {
"19": "assets\/19x19.png",
"48": "assets\/48x48.png",
"128": "assets\/128x128.png"
},
"manifest_version": 3,
"name": "__MSG_app_name__",
"permissions": [
"contextMenus"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "5.1"
}