Skip to content

ShowHomeButton

Show the home button on the toolbar.

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

FirefoxFirefox ESRFirefox Enterprise
Available since 88Available since 78.10.0Available since 149

CCK2 Equivalent: N/A
OMA-URI: ShowHomeButton
Preferences Affected: N/A

policies.json
{
"policies": {
"ShowHomeButton": true
}
}
JSON schema
ShowHomeButton JSON schema
{
"type": "boolean"
}
Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0
<dict>
<key>ShowHomeButton</key>
<true/> | <false/>
</dict>