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",
"manifest_version": 3,
"name": "\u6c47\u7387\u8f6c\u6362",
"description": "\u6b64\u63d2\u4ef6\u4e3a\u8de8\u5883\u5356\u5bb6\u8bbe\u8ba1,\u7528\u4e8e\u663e\u793a\u8de8\u5883\u5e73\u53f0\u524d\u7aef\u9875\u9762\u4e0a\u5546\u54c1\u4ef7\u683c\u5bf9\u5e94\u7684\u4eba\u6c11\u5e01\u4ef7\u683c\u3002\u540c\u65f6\u4e5f\u63d0\u4f9b\u624b\u52a8\u8f93\u5165\u6570\u5b57\u8f6c\u6362\u8d27\u5e01\u7684\u529f\u80fd,\u8d27\u5e01\u79cd\u7c7b\u5171\u6709163\u4e2a",
"version": "3.8.0.0",
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"permissions": [
"storage",
"alarms",
"scripting"
],
"incognito": "spanning",
"host_permissions": [
"https:\/\/rate.lizudi.top\/"
],
"optional_host_permissions": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"background": {
"service_worker": "background.js"
},
"action": {
"default_title": "\u6c47\u7387\u8f6c\u6362",
"default_popup": "popup.html"
},
"options_ui": {
"open_in_tab": true,
"page": "options.html"
}
}