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\uff1aPDF\u7f16\u8f91\u3001\u8f6c\u6362\uff0cWord\u3001PPT\u3001Excel\u5728\u7ebf\u6d4f\u89c8", "version": "1.2.18", "description": "\u8f7b\u677e\u67e5\u770b\u3001\u7f16\u8f91\u3001\u8f6c\u6362PDF\u6587\u6863\uff0c\u8fd8\u652f\u6301Word\u3001PPT\u3001Excel\u6587\u6863\u5728\u7ebf\u6d4f\u89c8\u3001\u4e91\u7aef\u4fdd\u5b58\u548c\u7f16\u8f91\uff0c\u66f4\u591a\u529f\u80fd\u7b49\u4f60\u63a2\u7d22\u3002", "action": { "default_popup": "index.html#\/popup" }, "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" ], "optional_permissions": [ "history" ], "host_permissions": [ "<all_urls>" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "js": [ "content.umd.min.js" ], "run_at": "document_end" } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgzULptPYNXXk5slXyzYr8T0n2ekjSaT3tI3MD0rdD7KLbxzj7v8UR1kXl7yIQKZ3BEzoXuujHjwQVaVQarsYE4Slb8KDcCqDcJ8VDsiubj3soI89kd6d2ecWfIL8M2VFD0nJiKk2loFjs9e9EWwdim4Xjyo+gfdLc\/dg\/IDh+B9m\/Y\/ak5hMK8KEn\/XsmvVtFXz5+UE37INQZIafBiLcRDrfRrnXmgSzTGNF42I4yoTAzWGrhTeFwXAW00JOGH\/4t0xXjcppeDg5edecxiFKGhJkKuWTUCiDEJHOr+MhR\/vqMhbPpoY3nhHSsTUdm8nsYvyDmmZQzIiL\/ivbx43LiQIDAQAB", "options_page": "index.html#\/options" }