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": "BrowseWiz: AI Chat, Assistant & Agent with Gemini 2.5, Claude, DeepSeek, o1", "description": "Increase your productivity: learn, research, write and work faster with powerful AI models in side panel.", "version": "1.7.4", "manifest_version": 3, "icons": { "128": "img\/128_hat.png" }, "action": { "default_icon": { "128": "img\/128_hat.png" } }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "side_panel": { "default_path": "sidepanel.html" }, "sidebar_action": { "default_icon": "img\/128_hat.png", "default_title": "BrowseWiz - AI Chat Assistant with 1-Click Prompts", "default_panel": "sidepanel.html" }, "content_scripts": [ { "js": [ "assets\/index.ts-loader-8a1b12fa.js" ], "matches": [ "<all_urls>" ] } ], "options_page": "options.html", "permissions": [ "sidePanel", "activeTab", "scripting", "storage", "unlimitedStorage" ], "host_permissions": [ "<all_urls>" ], "commands": { "_execute_action": { "suggested_key": { "default": "Alt+B", "mac": "Alt+B" } }, "run_browsewiz_on_new_tab": { "description": "Open Chat Tab" } }, "default_locale": "en", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApDvKKgHxFcp1c8YT6heVn5DVC3GJ9PQwgvegFNpEjC+emmCuylTrtnCaLjGiW308toVipMRa0Ea1x3DqSCjQjRnkU0Wi3Jx10MxZ4G9begOxc\/nWVN+lvBi3tRsLxlvGgFF1QyXzJtczQBR\/sCB5Bz8xj67SNq98N2oZHsfvT11uon9p5r394Uzdzxbq25h96XSLLYfWYOgyvzYpP\/Ou8Wr47ZsOyLVI8\/KyHZb+xf\/zELeKoCZge5QsHkxGtrmP9IALq\/CpO0Mj6fH9AHOsANIHdpjlc3vZHjvQLZ1PI73AW5JWkdNP\/2GC3++efAPqZerpf17vObeTWhWdsccXawIDAQAB", "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "queryPdf.bundle.js", "notes.html", "assets\/chunk-dab1f312.js", "assets\/chunk-5a2bf4c1.js", "assets\/chunk-d21ba376.js" ], "use_dynamic_url": false } ] }