<- Chrome Settings Library

DefaultSearchProviderSearchURL

Default search provider search URL
Last updated October 8, 2024

If DefaultSearchProviderEnabled is on, then setting DefaultSearchProviderSearchURL specifies the URL of the search engine used during a default search. The URL should include the string '{searchTerms}', replaced in the query by the user's search terms. You can specify Google's search URL as: '{google:baseURL}search?q={searchTerms}&amp;{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}'.

Supported On:
Platform Start End
iOS 88
Android 30
Chrome (Windows, Mac, Linux) 8
ChromeOS 11
Example value:

"https://search.my.company/search?q={searchTerms}"

Features: