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", "author": "Zeus-Apps", "description": "AI Response Generator: Streamlines email, reviews, comments, and feedback reply, boosting customer satisfaction and efficiency.", "name": "AI Response Generator for Email Review Reply", "version": "1.0.6", "manifest_version": 3, "action": { "default_icon": { "16": "icons\/512.png", "19": "icons\/512.png", "32": "icons\/512.png", "38": "icons\/512.png" }, "default_popup": "src\/entries\/popup\/index.html" }, "background": { "service_worker": "serviceWorker.js", "type": "module" }, "host_permissions": [ "https:\/\/api.tubeaide.com\/*" ], "permissions": [ "storage" ], "icons": { "16": "icons\/512.png", "19": "icons\/512.png", "32": "icons\/512.png", "38": "icons\/512.png", "48": "icons\/512.png", "64": "icons\/512.png", "96": "icons\/512.png", "128": "icons\/512.png", "256": "icons\/512.png", "512": "icons\/512.png" }, "options_ui": { "page": "src\/entries\/options\/index.html", "open_in_tab": true } }