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": "\u8d2d\u7269\u515a\u81ea\u52a8\u6bd4\u4ef7\u5de5\u5177", "version": "5.16.7", "manifest_version": 3, "minimum_chrome_version": "109", "default_locale": "zh_CN", "description": "\u6d4f\u89c8\u5546\u54c1\u9875\u9762\u65f6\uff0c\u81ea\u52a8\u67e5\u8be2180\u5929\u5386\u53f2\u4ef7\u683c\u3001\u6bd4\u8f83\u540c\u6b3e\u5546\u54c1\u7684\u5168\u7f51\u6700\u4f4e\u4ef7\u3001\u63d0\u793a\u4fc3\u9500\u548c\u9690\u85cf\u4f18\u60e0\u5238\u3001\u4e00\u65e6\u964d\u4ef7\u8fd8\u80fd\u901a\u8fc7\u5fae\u4fe1\u63d0\u9192\u4f60\uff0c\u6d77\u6dd8\u3001\u4e8c\u624b\u623f\u6e38\u620f\u5e73\u53f0\u4e5f\u80fd\u6bd4\u4ef7\uff01", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "cookies", "storage", "alarms" ], "host_permissions": [ "https:\/\/*.gwdang.com\/", "<all_urls>", "http:\/\/*\/*", "https:\/\/*\/*" ], "optional_permissions": [], "background": { "service_worker": "js\/background.js", "type": "module" }, "action": { "default_icon": "images\/icon19.png", "default_title": "\u8d2d\u7269\u515a\u5168\u7f51\u81ea\u52a8\u6bd4\u4ef7\u5de5\u5177", "default_popup": "html\/popup2.html" }, "options_page": "html\/setting.html", "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end", "all_frames": true, "js": [ "js\/main.js" ] } ], "web_accessible_resources": [ { "resources": [ "\/js\/*" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ] }, { "resources": [ "\/html\/*" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ] }, { "resources": [ "\/css\/*" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ] }, { "resources": [ "\/images\/*" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ] } ], "homepage_url": "https:\/\/www.gwdang.com" }