caption: List of alternate URLs for the default search provider
desc: |-
If <ph name="DEFAULT_SEARCH_PROVIDER_ENABLED_POLICY_NAME">DefaultSearchProviderEnabled</ph> is on, then setting <ph name="DEFAULT_SEARCH_PROVIDER_ALTERNATE_URLS_POLICY_NAME">DefaultSearchProviderAlternateURLs</ph> specifies a list of alternate URLs for extracting search terms from the search engine. The URLs should include the string <ph name="SEARCH_TERM_MARKER">'{searchTerms}'</ph>.
Leaving <ph name="DEFAULT_SEARCH_PROVIDER_ALTERNATE_URLS_POLICY_NAME">DefaultSearchProviderAlternateURLs</ph> unset means no alternate URLs are used to extract search terms.
example_value:
- https://search.my.company/suggest#q={searchTerms}
- https://search.my.company/suggest/search#q={searchTerms}
features:
can_be_recommended: true
dynamic_refresh: true
per_profile: true
future_on:
- fuchsia
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
items:
type: string
type: array
supported_on:
- chrome.*:24-
- chrome_os:24-
- android:30-
- ios:88-
tags: []
type: list