Skip to content

IPProtectionAvailable

Prevent the built-in VPN from being available to users.

FirefoxFirefox ESRFirefox Enterprise
Available since 149Available since 153Available since 149

CCK2 Equivalent: N/A
OMA-URI: IPProtectionAvailable
Preferences Affected: browser.ipProtection.enabled

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