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": "ima\u77e5\u8bc6\u5e93", "description": "\u4e00\u952e\u5c06\u6d4f\u89c8\u5185\u5bb9\u4fdd\u5b58\u5230\u60a8\u7684ima\u77e5\u8bc6\u5e93\uff0c\u4ece\u800c\u66f4\u6709\u6548\u5730\u79ef\u7d2f\u4fe1\u606f\uff0c\u63d0\u5347\u5de5\u4f5c\u548c\u5b66\u4e60\u6548\u7387\u3002", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx+W+IFAojBFjBCdKeQsq8xj9qB3BaSsCmPp0iAUuTb0zJ9AklCDnJ+D+Md7Rtm2xrjnWHfbVdly+MQCG+QueCG0O8vCS+eBNFgEolre32LurReG6wpvmyEjt6cMlWIteqAZDK7mB40hxVCcpsWkYyI8p4aoery7+INnC5y9OXm5s1EvvPz6HYwlJUx8xQujqer6CoIGITnmjQdZi\/XKSHIBf\/5pp+Er6t8s\/aGYqzShDxce61CLw0LX+2qm5Suuu76wylmSAI+oYUsnytYz6xgiHELaOeC92CIApO2e68DaDklL7\/y9wzsyTyHR0yJXMFyPSpuV3+vuCGTnUHgV2FwIDAQAB", "version": "1.0.2", "manifest_version": 3, "minimum_chrome_version": "88.0.0.0", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "icons": { "128": "img\/ima.png" }, "action": { "default_title": "\u6dfb\u52a0\u6d4f\u89c8\u5185\u5bb9\u81f3ima\u77e5\u8bc6\u5e93", "default_icon": "img\/ima.png" }, "web_accessible_resources": [ { "matches": [ "*:\/\/*\/*" ], "resources": [ "img\/ima.png", "img\/collect-logo.png", "img\/collected-logo.png", "img\/upload-logo.png", "distiller\/x5_distiller.js", "distiller\/wechat_official_distiller.js", "src\/content-script\/index.css" ], "use_dynamic_url": false }, { "matches": [ "<all_urls>", "file:\/\/*" ], "resources": [ "assets\/ext.js", "assets\/main.tsx.js" ], "use_dynamic_url": false } ], "content_scripts": [ { "js": [ "assets\/main.tsx-loader.js" ], "matches": [ "<all_urls>", "file:\/\/*" ], "css": [ ".\/src\/content-script\/index.css" ], "run_at": "document_end" } ], "host_permissions": [ "<all_urls>", "*:\/\/*\/", "file:\/\/\/*\/*" ], "permissions": [ "storage", "tabs", "activeTab", "scripting", "contextMenus", "webNavigation", "windows" ], "externally_connectable": { "ids": [ "*" ], "matches": [ "*:\/\/*.qq.com\/*" ] } }