From 4c26640ba85ad2eb4f3332042dd22aaa69041db2 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 15 Feb 2025 11:54:54 +0200 Subject: [PATCH] firefox: actually disable NetworkPrediction --- etc/firefox/policies/policies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index e5316594..8141c259 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -319,7 +319,7 @@ "URL": "about:mozilla" }, "LegacySameSiteCookieBehaviorEnabled": false, - "NetworkPrediction": true, + "NetworkPrediction": false, "NewTabPage": false, "OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/", "PDFjs": {