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",
"name": "\u4e9a\u9a6c\u900a\u89c6\u9891\u56fe\u7247\u4e0b\u8f7d",
"description": "\u4e00\u952e\u4e0b\u8f7d\u4e9a\u9a6c\u900a\u5546\u54c1\u56fe\u7247\/\u89c6\u9891\u3001\u5546\u54c1\u63cf\u8ff0\u56fe\u7247\uff0c\u4e00\u952e\u5bfc\u51fa Excel",
"version": "1.0.51",
"manifest_version": 3,
"background": {
"service_worker": "service_worker.js"
},
"permissions": [
"activeTab",
"storage",
"unlimitedStorage",
"scripting",
"downloads"
],
"host_permissions": [
"https:\/\/geckoinfo.cloud\/*"
],
"action": {
"default_title": "\u4e9a\u9a6c\u900a\u89c6\u9891\u56fe\u7247\u4e0b\u8f7d",
"default_popup": "popup.html",
"default_icon": {
"16": "\/icons\/16.png",
"32": "\/icons\/32.png",
"128": "\/icons\/128.png"
}
},
"icons": {
"16": "\/icons\/16.png",
"32": "\/icons\/32.png",
"128": "\/icons\/128.png"
}
}