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": "\u56fe\u7247\u7f29\u653e\u5de5\u5177",
"version": "1.0",
"description": "\u4e00\u4e2a\u7b80\u5355\u7684\u56fe\u7247\u4e0a\u4f20\u548c\u7f29\u653e\u5de5\u5177",
"permissions": [
"activeTab"
],
"action": {
"default_popup": "popup.html",
"default_title": "\u56fe\u7247\u7f29\u653e\u5de5\u5177"
},
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
}