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", "name": "Google\u2122 AI Mode Search", "short_name": "Google AI Mode Search", "version": "1.0", "description": "Use Google's AI Mode Search using the context menu, or type '@gai' in the address bar followed by your query.", "background": { "service_worker": "sw.js" }, "icons": { "16": "icon-16.png", "128": "icon-128.png" }, "manifest_version": 3, "omnibox": { "keyword": "@gai" }, "permissions": [ "contextMenus" ], "homepage_url": "https:\/\/browsernative.com\/google-ai-mode-search-chrome-extension\/" }