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": "\u4e00\u8d77\u641c", "version": "1.0", "description": "\u540c\u65f6\u6253\u5f00Google\u3001Facebook\u3001Linkedin\u3001Twitter\u3001Youtube\u3001Google Maps\u3001Google Image\uff0c\u4e00\u8d77\u641c\u7d22\u8f93\u5165\u7684\u5173\u952e\u8bcd\u3002\u5916\u8d38\u4e1a\u52a1\u5458\u80cc\u8c03\u5fc5\u5907\u5de5\u5177\u3002", "permissions": [ "storage", "tabs", "contextMenus" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }, "background": { "service_worker": "background.js" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }