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 - Your AI Chat Assistant with ChatGPT, Gemini", "description": "Increase your productivity: learn faster and automate your in-browser workflows with powerful AI models in side panel.", "version": "1.2.18", "manifest_version": 3, "icons": { "128": "img\/128.png" }, "action": { "default_icon": { "128": "img\/128.png" } }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "side_panel": { "default_path": "sidepanel.html" }, "content_scripts": [ { "js": [ "assets\/index.ts-loader-5c80d37c.js" ], "matches": [ "<all_urls>" ] } ], "options_page": "options.html", "permissions": [ "sidePanel", "activeTab", "scripting", "storage" ], "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", "assets\/chunk-9549ff5b.js", "assets\/chunk-de108d98.js", "assets\/chunk-be6a0253.js" ], "use_dynamic_url": false } ] }