<- Chrome Settings Library

DefaultSearchProviderSuggestURL

Default search provider suggest URL
Last updated October 8, 2024

If DefaultSearchProviderEnabled is on, then setting DefaultSearchProviderSuggestURL specifies the URL of the search engine to provide search suggestions. 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}complete/search?output=chrome&amp;q={searchTerms}'.

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

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

Features: