lirefox: copy Google Safe Browsing disabling from LibreAwoo in favour of uBo/DNS

This commit is contained in:
Aminda Suomalainen 2025-03-08 09:41:40 +02:00
parent 773f83712e
commit 53b8523bd5
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -483,6 +483,54 @@
"Type": "boolean", "Type": "boolean",
"Value": false "Value": false
}, },
"browser.safebrowsing.blockedURIs.enabled": {
"Comment": "Disable Google Safe Browsing via LibreAwoo. Handled by system DNS or uBlock Origin.",
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.safebrowsing.downloads.enabled": {
"Comment": "Disable Google Safe Browsing via LibreAwoo. Handled by system DNS or uBlock Origin.",
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.safebrowsing.malware.enabled": {
"Comment": "Disable Google Safe Browsing via LibreAwoo. Handled by system DNS or uBlock Origin.",
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.safebrowsing.phishing.enabled": {
"Comment": "Disable Google Safe Browsing via LibreAwoo. Handled by system DNS or uBlock Origin.",
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.safebrowsing.provider.google.gethashURL": {
"Comment": "Disable Google Safe Browsing via LibreAwoo. Handled by system DNS or uBlock Origin.",
"Status": "locked",
"Type": "string",
"Value": ""
},
"browser.safebrowsing.provider.google.updateURL": {
"Comment": "Disable Google Safe Browsing via LibreAwoo. Handled by system DNS or uBlock Origin.",
"Status": "locked",
"Type": "string",
"Value": ""
},
"browser.safebrowsing.provider.google4.gethashURL": {
"Comment": "Disable Google Safe Browsing via LibreAwoo. Handled by system DNS or uBlock Origin.",
"Status": "locked",
"Type": "string",
"Value": ""
},
"browser.safebrowsing.provider.google4.updateURL": {
"Comment": "Disable Google Safe Browsing via LibreAwoo. Handled by system DNS or uBlock Origin.",
"Status": "locked",
"Type": "string",
"Value": ""
},
"browser.sessionstore.warnOnQuit": { "browser.sessionstore.warnOnQuit": {
"Status": "locked", "Status": "locked",
"Type": "boolean", "Type": "boolean",