firefox: restore prefetching

I accidentally tried it and it's just too significant performance improvement for me to keep disabled. Additionally AdNauseam is making clicks to ads anyway and I think I am still safer than someone who has no tracking protections at all.
This commit is contained in:
Aminda Suomalainen 2024-05-18 18:44:39 +03:00
parent 2351d43020
commit 6a9798c61b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -231,7 +231,7 @@
"StartPage": "previous-session",
"URL": "about:mozilla"
},
"NetworkPrediction": false,
"NetworkPrediction": true,
"NewTabPage": false,
"OverrideFirstRunPage": "about:mozilla",
"PDFjs": {
@ -417,19 +417,17 @@
"Value": 1
},
"network.http.speculative-parallel-limit": {
"Status": "locked",
"Type": "number",
"Value": 0
"Status": "clear"
},
"network.predictor.enabled": {
"Status": "locked",
"Type": "boolean",
"Value": false
"Value": true
},
"network.prefetch-next": {
"Status": "locked",
"Type": "boolean",
"Value": false
"Value": true
},
"network.trr.disable-ECS": {
"Status": "locked",