Skip to content

SkipTermsOfUse

Configure display settings for the Firefox Terms of Use and Privacy Notice on startup.

If true, don't display the Firefox Terms of Use and Privacy Notice upon startup. You represent that you accept and have the authority to accept the Terms of Use on behalf of all individuals to whom you provide access to this browser.

FirefoxFirefox ESRFirefox Enterprise
Available since 138Available since 140Not supported

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

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