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": "Site Search Tool", "version": "1.0", "description": "\u5feb\u901f\u4f7f\u7528 site: \u9032\u884c\u7cbe\u6e96\u641c\u5c0b", "permissions": [ "storage" ], "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_popup": "popup.html", "default_icon": { "128": "icon.png" } } }