make safe browsing a dedicated setting

This commit is contained in:
Fabian Freund
2026-04-16 09:43:51 +02:00
parent eca74b283a
commit 2e1b29a463
8 changed files with 158 additions and 10 deletions
@@ -3,14 +3,6 @@
"Safe Browsing": {
"description": "Google Safe Browsing warns users about dangerous websites and downloads.",
"preferences": {
"browser.safebrowsing.malware.enabled": {
"value": true,
"title": "Enable malware protection"
},
"browser.safebrowsing.phishing.enabled": {
"value": true,
"title": "Enable phishing protection"
},
"browser.safebrowsing.downloads.remote.enabled": {
"value": false,
"title": "Disable remote verification for downloads",