SearchBar
Set whether or not the search bar is displayed.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 60 | Available since 60 | Available since 149 |
CCK2 Equivalent: showSearchBar
OMA-URI: SearchBar
Preferences Affected: N/A
Examples
Section titled “Examples”{ "policies": { "SearchBar": "unified" }}JSON schema
{ "type": "string", "enum": [ "unified", "separate" ]}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"<dict> <key>SearchBar</key> <string>unified | separate</string></dict>See also
Section titled “See also”- Add the Search bar to your Firefox toolbar on support.mozilla.org
- Search with the Firefox address bar on support.mozilla.org