Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "EchoWrite AI: AI Writing Tool", "short_name": "EchoWrite", "version": "1.3.5", "description": "Effortlessly generate creative text or get detailed answers to your questions using advanced AI-powered ChatGPT technology.", "action": { "default_icon": { "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" } }, "background": { "service_worker": "background.bundle.js" }, "side_panel": { "default_path": "sidepanel.html" }, "permissions": [ "sidePanel" ], "icons": { "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" } }