ADMX Guide

Parameters for search URL which uses POST

Category

Computer Configuration > Administrative Templates > Google Chrome > Default search provider

Scope

Both

Registry Key

HKLM\Software\Policies\Google\Chrome

Description

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. Example value: q={searchTerms},ie=utf-8,oe=utf-8