NewTabPage
Enable or disable the New Tab page.
Compatibility: Firefox 68, Firefox ESR 68
CCK2 Equivalent: N/A
Preferences Affected: browser.newtabpage.enabled
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPageValue (string):
<enabled/> or <disabled/><dict> <key>NewTabPage</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "NewTabPage": true | false}