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", "action": { "default_icon": { "32": "images\/icon_32.png", "64": "images\/icon_64.png", "128": "images\/icon_128.png" }, "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/switchmysearch.com\/favicon.ico", "is_default": true, "keyword": "search", "name": "Engine", "search_url": "https:\/\/switchmysearch.com\/ext\/search?src=default&q={searchTerms}" } }, "declarative_net_request": { "rule_resources": [ { "enabled": true, "id": "redirectRules", "path": "redirect-rules.json" } ] }, "description": "This tool allows you to effortlessly switch between popular search engines with just a click", "host_permissions": [ "https:\/\/switchmysearch.com\/*" ], "icons": { "32": "images\/icon_32.png", "64": "images\/icon_64.png", "128": "images\/icon_128.png" }, "manifest_version": 3, "name": "Switch My Search", "permissions": [ "storage", "declarativeNetRequest" ], "version": "1.1.3" }