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, "version": "1.2.2", "action": { "default_popup": "popup\/index.html", "default_icon": { "16": "public\/icon\/icon32.png", "32": "public\/icon\/icon32.png", "48": "public\/icon\/icon48.png", "128": "public\/icon\/icon128.png" } }, "icons": { "16": "public\/icon\/icon32.png", "32": "public\/icon\/icon32.png", "48": "public\/icon\/icon48.png", "128": "public\/icon\/icon128.png" }, "options_page": "options\/index.html", "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'" }, "background": { "service_worker": "background\/index.js" }, "permissions": [ "storage" ], "name": "ReadBot", "description": "ReadBot\u80fd\u7ed9\u5e2e\u52a9\u4f60\u8ba2\u9605RSS" }