SearchBar
Set whether or not search bar is displayed.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: showSearchBar
Preferences Affected: N/A
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBarValue (string):
<enabled/><data id="SearchBar" value="unified | separate"/><dict> <key>SearchBar</key> <string>unified | separate</string></dict>policies.json
Section titled “policies.json”{ "policies": { "SearchBar": "unified" | "separate" }}