Skip to content

NewTabPage

Enable or disable the New Tab page.

If this policy is set to false, new tabs open a blank page instead of Firefox Home.

This policy only covers new tabs. To configure what Firefox opens at startup, and what the Home button loads, see the Homepage policy. To keep the New Tab page but change which sections appear on it, use the FirefoxHome policy.

FirefoxFirefox ESRFirefox Enterprise
Available since 68Available since 68Available since 149

CCK2 Equivalent: N/A
OMA-URI: NewTabPage
Preferences Affected: browser.newtabpage.enabled

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