<- Chrome Settings Library

DefaultSearchProviderSearchURLPostParams

Parameters for search URL which uses POST
Last updated October 8, 2024

If DefaultSearchProviderEnabled is on, then setting DefaultSearchProviderSearchURLPostParams specifies the parameters when searching a URL with POST. It consists of comma-separated, name-value pairs. If a value is a template parameter, such as '{searchTerms}', real search terms data replaces it. Leaving DefaultSearchProviderSearchURLPostParams unset means search requests are sent using the GET method.

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

"q={searchTerms},ie=utf-8,oe=utf-8"

Features: