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", "author": "TubeAide", "description": "Elevate free AI Tags Generator for Youtube Tool with titles, tags, hooks, and outlines generation for optimized video content.", "name": "Free AI Tag Generator for Youtube - TubeAide", "version": "1.0.5", "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 } }