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": { "preferences": {
"browser.safebrowsing.malware.enabled": { "browser.safebrowsing.malware.enabled": {
"value": true, "value": true,
"title": "Enable malware protection", "title": "Enable malware protection"
"shouldBeDefault": true,
"enforceOnStartup": true
}, },
"browser.safebrowsing.phishing.enabled": { "browser.safebrowsing.phishing.enabled": {
"value": true, "value": true,
"title": "Enable phishing protection", "title": "Enable phishing protection"
"shouldBeDefault": true,
"enforceOnStartup": true
}, },
"browser.safebrowsing.downloads.remote.enabled": { "browser.safebrowsing.downloads.remote.enabled": {
"value": false, "value": false,