SearchSuggestEnabled
Enable search suggestions.
When search suggestions are enabled, the text you type into the address bar or Search bar is sent to the default search engine.
The search engine analyzes the submitted text and displays a list of popular results based on the search term.
The SearchSuggestEnabled policy covers both the address bar and the separate search bar, and locks the setting so the user cannot change it.
For the Firefox Suggest results that come from Mozilla rather than from the search engine, use the FirefoxSuggest policy.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 68 | Available since 68 | Available since 149 |
CCK2 Equivalent: N/A
OMA-URI: SearchSuggestEnabled
Preferences Affected: browser.urlbar.suggest.searches, browser.search.suggest.enabled
Examples
Section titled “Examples”{ "policies": { "SearchSuggestEnabled": false }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0<dict> <key>SearchSuggestEnabled</key> <true/> | <false/></dict>