Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Content Site Search Guru", "description": "Provides an easy and pleasant search of content on the content sites directly from your browser's address bar.", "version": "3.2.1", "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/search.searchsafe.tech\/favicon.ico", "is_default": true, "name": "Content Site Guru", "keyword": "safe", "search_url": "https:\/\/search.searchsafe.tech\/search\/?category=web&vert=safe&s=c1pr&q={searchTerms}", "suggest_url": "https:\/\/sug.searchsafe.tech\/v1\/sug\/?s=c1pr&vert=safe&q={searchTerms}" } }, "homepage_url": "https:\/\/search.searchsafe.tech\/wim\/ds\/gotohub\/?yid=c1pr", "background": { "service_worker": "bg\/background.js", "type": "module" }, "externally_connectable": { "matches": [ "https:\/\/*.searchsafe.tech\/*" ] }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "action": { "default_title": "Content Site Search Guru" }, "permissions": [ "storage" ], "optional_host_permissions": [ "*:\/\/*.searchsafe.tech\/*" ], "optional_permissions": [ "cookies" ], "manifest_version": 3, "web_accessible_resources": [ { "resources": [ "img\/icon16.png" ], "matches": [ "<all_urls>" ], "extension_ids": [] } ] }