dont enforce safe browsing

This commit is contained in:
Fabian Freund
2026-04-16 03:40:45 +02:00
parent 5afc323f04
commit a1ae57fb35
@@ -5,15 +5,11 @@
"preferences": {
"browser.safebrowsing.malware.enabled": {
"value": true,
"title": "Enable malware protection",
"shouldBeDefault": true,
"enforceOnStartup": true
"title": "Enable malware protection"
},
"browser.safebrowsing.phishing.enabled": {
"value": true,
"title": "Enable phishing protection",
"shouldBeDefault": true,
"enforceOnStartup": true
"title": "Enable phishing protection"
},
"browser.safebrowsing.downloads.remote.enabled": {
"value": false,