SearchSuggestEnabled
Enable search suggestions.
Compatibility: Firefox 68, Firefox ESR 68
CCK2 Equivalent: N/A
Preferences Affected: browser.urlbar.suggest.searches, browser.search.suggest.enabled
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchSuggestEnabledValue (string):
<enabled/> or <disabled/><dict> <key>SearchSuggestEnabled</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "SearchSuggestEnabled": true | false }}