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
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButtonValue (string):
<enabled/> or <disabled/><dict> <key>ShowHomeButton</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "ShowHomeButton": true | false }}