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": "WPS\u6d4f\u89c8\u5668\u52a9\u624b\uff1a\u7f51\u9875AI\u603b\u7ed3\uff0c\u6587\u6863\u5728\u7ebf\u9605\u8bfb\u7f16\u8f91", "version": "3.0.2", "description": "\u7f51\u9875AI\u603b\u7ed3\uff0c\u5feb\u901f\u5212\u8bcd\u89e3\u91ca\u3001\u7ffb\u8bd1\uff0cAI \u5199\u4f5c\u4e0e\u751f\u6210PPT\uff0c\u66f4\u591a\u529f\u80fd\u7b49\u60a8\u4f53\u9a8c\u3002", "action": { "default_popup": "index.html#\/popup" }, "side_panel": { "default_path": "index.html#\/sidepanel", "default_title": "Click to open panel" }, "icons": { "16": "icons\/wps_logo_16.png", "48": "icons\/wps_logo_48.png", "128": "icons\/wps_logo_128.png" }, "permissions": [ "webRequest", "downloads", "storage", "tabs", "cookies", "nativeMessaging", "declarativeNetRequest", "gcm", "contextMenus", "sidePanel" ], "optional_permissions": [ "history" ], "host_permissions": [ "<all_urls>" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "<all_urls>" ], "exclude_matches": [ "*:\/\/*.kdocs.cn\/*", "*:\/\/*.wps.cn\/*" ], "js": [ "lib\/link.umd.min.js", "lib\/tooltips.umd.min.js", "lib\/ocr.umd.min.js" ], "run_at": "document_end" }, { "matches": [ "<all_urls>" ], "exclude_matches": [ "*:\/\/*.kdocs.cn\/*", "*:\/\/*.wps.cn\/*" ], "all_frames": true, "js": [ "lib\/webproxy.umd.min.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/tool.kdocs.cn\/*", "https:\/\/dev.ext.wps.cn\/*" ], "js": [ "lib\/tooltips.umd.min.js", "lib\/ocr.umd.min.js", "lib\/introduce.umd.min.js" ], "run_at": "document_end" } ], "options_page": "index.html#\/options", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgzULptPYNXXk5slXyzYr8T0n2ekjSaT3tI3MD0rdD7KLbxzj7v8UR1kXl7yIQKZ3BEzoXuujHjwQVaVQarsYE4Slb8KDcCqDcJ8VDsiubj3soI89kd6d2ecWfIL8M2VFD0nJiKk2loFjs9e9EWwdim4Xjyo+gfdLc\/dg\/IDh+B9m\/Y\/ak5hMK8KEn\/XsmvVtFXz5+UE37INQZIafBiLcRDrfRrnXmgSzTGNF42I4yoTAzWGrhTeFwXAW00JOGH\/4t0xXjcppeDg5edecxiFKGhJkKuWTUCiDEJHOr+MhR\/vqMhbPpoY3nhHSsTUdm8nsYvyDmmZQzIiL\/ivbx43LiQIDAQAB" }