caption: Parameters for image URL which uses POST
desc: |-
If <ph name="DEFAULT_SEARCH_PROVIDER_ENABLED_POLICY_NAME">DefaultSearchProviderEnabled</ph> is on, then setting <ph name="DEFAULT_SEARCH_PROVIDER_IMAGE_URL_POST_PARMS_POLICY_NAME">DefaultSearchProviderImageURLPostParams</ph> specifies the parameters during image search with POST. It consists of comma-separated, name-value pairs. If a value is a template parameter, such as {imageThumbnail}, real image thumbnail data replaces it.
Leaving <ph name="DEFAULT_SEARCH_PROVIDER_IMAGE_URL_POST_PARMS_POLICY_NAME">DefaultSearchProviderImageURLPostParams</ph> unset means image search request is sent using the GET method.
The URL must specify the image parameter using a valid combination of
the following placeholders depending on what the search provider supports:
<ph name="IMAGE_IMAGE_URL">'{google:imageURL}'</ph>,
<ph name="IMAGE_ORIGINAL_HEIGHT">'{google:imageOriginalHeight}'</ph>,
<ph name="IMAGE_ORIGINAL_WIDTH">'{google:imageOriginalWidth}'</ph>,
<ph name="IMAGE_PROCESSED_IMAGE_DIMENSIONS">'{google:processedImageDimensions}'</ph>,
<ph name="IMAGE_SEARCH_SOURCE">'{google:imageSearchSource}'</ph>,
<ph name="IMAGE_THUMBNAIL">'{google:imageThumbnail}'</ph>,
<ph name="IMAGE_THUMBNAIL_BASE64">'{google:imageThumbnailBase64}'</ph>.
example_value: content={google:imageThumbnail},url={google:imageURL},sbisrc={google:imageSearchSource}
features:
can_be_recommended: true
dynamic_refresh: true
per_profile: true
future_on:
- fuchsia
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
type: string
supported_on:
- chrome.*:29-
- chrome_os:29-
- android:30-
- ios:88-
tags: []
type: string