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",
"manifest_version": 3,
"author": "Brave Software",
"name": "Brave Search (official) - Private Search Engine",
"description": "Configures Brave Search as the default search engine.",
"icons": {
"16": "icons\/brave_16x16.png",
"32": "icons\/brave_32x32.png",
"48": "icons\/brave_48x48.png",
"64": "icons\/brave_64x64.png",
"128": "icons\/brave_128x128.png"
},
"chrome_settings_overrides": {
"search_provider": {
"favicon_url": "https:\/\/cdn.search.brave.com\/serp\/v1\/static\/brand\/eebf5f2ce06b0b0ee6bbd72d7e18621d4618b9663471d42463c692d019068072-brave-lion-favicon.png",
"name": "Brave",
"keyword": "@brave",
"encoding": "UTF-8",
"search_url": "https:\/\/search.brave.com\/search?q={searchTerms}",
"suggest_url": "https:\/\/search.brave.com\/api\/suggest?q={searchTerms}",
"is_default": true
}
},
"version": "2.0.0"
}