Skip to content

NetworkPrediction

Enable or disable network prediction (DNS prefetching).

FirefoxFirefox ESRFirefox Enterprise
Available since 67Available since 60.7.0Available since 149

CCK2 Equivalent: N/A
OMA-URI: NetworkPrediction
Preferences Affected: network.dns.disablePrefetch, network.dns.disablePrefetchFromHTTPS

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