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, "version": "1.0.0.3", "name": "\u80a1\u7968\u57fa\u91d1\u795e\u5668\u7cbe\u7b80\u7248", "description": "\u80a1\u7968 \u57fa\u91d1 \u80a1\u7968\u57fa\u91d1 \u795e\u5668 \u5b9e\u65f6\u76d1\u63a7\u80a1\u7968\u4ef7\u683c \u89d2\u6807\u63d0\u9192 \u514d\u8d39 \u80a1\u7968\u57fa\u91d1\u795e\u5668 \u5b9e\u65f6\u76ef\u76d8 A\u80a1\u7f8e\u80a1\u6e2f\u80a1", "action": { "default_title": "\u80a1\u7968\u57fa\u91d1\u795e\u5668\u7cbe\u7b80\u7248", "default_popup": "popup.html", "default_icon": "img\/128.png" }, "background": { "service_worker": "js\/background.js" }, "permissions": [ "storage", "notifications" ], "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "js": [ "js\/onload.js" ], "run_at": "document_start" } ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ] }