Skip to content

NetworkPrediction

Enable or disable network prediction (DNS prefetching).

Compatibility: Firefox 67, Firefox ESR 60.7
CCK2 Equivalent: N/A
Preferences Affected: network.dns.disablePrefetch, network.dns.disablePrefetchFromHTTPS

Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction

Value (string):

<enabled/> or <disabled/>
<dict>
<key>NetworkPrediction</key>
<true/> | <false/>
</dict>
{
"policies": {
"NetworkPrediction": true | false
}