Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_icon": {
"128": "data\/icons\/128.png"
}
},
"background": {
"service_worker": "background.js"
},
"commands": {
"magnify": {
"description": "Magnifying Glass",
"suggested_key": {
"default": "Alt+Shift+Z"
}
}
},
"default_locale": "zh_CN",
"description": "__MSG_app_description__",
"icons": {
"128": "data\/icons\/128.png"
},
"manifest_version": 3,
"name": "__MSG_app_name__",
"offline_enabled": true,
"options_ui": {
"open_in_tab": true,
"page": "data\/options\/options.html"
},
"permissions": [
"tabs",
"storage",
"scripting"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.1.7",
"author": "fang_da_jing_001"
}