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": "Shein\u8ba2\u5355\u6761\u7801\u6253\u5370\u5de5\u5177", "description": "\u901a\u8fc7\u5bf9Shein\u8ba2\u5355\u6570\u636e\u8fdb\u884c\u6392\u5e8f\uff0c\u6309\u7167\u6392\u5e8f\u987a\u5e8f\u8f93\u51fa\u6253\u5370\u6761\u7801\uff0c\u63d0\u5347\u5356\u5bb6\u7684\u53d1\u8d27\u6548\u7387\u3002\u8282\u7701\u5356\u5bb6\u670b\u53cb\u4eec\u7684\u65f6\u95f4\u6210\u672c\u3002", "version": "1.1.1", "icons": { "16": "icon\/16.png", "32": "icon\/32.png", "48": "icon\/48.png", "96": "icon\/96.png", "128": "icon\/128.png" }, "permissions": [ "tabs", "storage", "webRequest" ], "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "js\/*", "icon\/*", "print.html", "popup.html", "fonts\/*", "img\/*" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvbYDcr8Pw33ZuY2NdGL1I2IYqAH6gKeOXrwWtPGug1dzPyhlAbvLwmFLaJKH3RFlcW4RcitB+fbtZencMWV2vWuayTkXwQOOIwO8u0TYFy3vfO0gfKgX+ooIe9Y7X7R\/aaBiQSO\/QkHSWdpa5iOo6KHFiboojG65bq5Y+RcZgcTZQwvXnRI3h\/hnjPuhElkVklyveX8hbGljrEmdqzLLxfq49FWk4F4Sna0ULc0e3mhr6XY8IZ6uPKFURZ9TJXDtejK3f7rvHetGSROHO9F7\/NXkD5yR5gME8Njs6fRNrzFk0KYbyVmLhjYZIfbO3BZfxKYnB3+JmOiO5WVQ3UWhMQIDAQAB", "background": { "service_worker": "background.js" }, "action": { "default_title": "Default Popup Title", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "<all_urls>" ], "run_at": "document_start", "js": [ "content-scripts\/content.js" ] } ] }