Skip to content

ShowHomeButton

Show the home button on the toolbar.

Future versions of Firefox will not show the home button by default.

Compatibility: Firefox 88, Firefox ESR 78.10
CCK2 Equivalent: N/A
Preferences Affected: N/A

Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton

Value (string):

<enabled/> or <disabled/>
<dict>
<key>ShowHomeButton</key>
<true/> | <false/>
</dict>
{
"policies": {
"ShowHomeButton": true | false
}
}