firefox: no, don't trim https or URLs for me

This commit is contained in:
Aminda Suomalainen 2024-05-23 07:02:01 +03:00
parent f0fe05393e
commit cb57ba5e3e
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -372,6 +372,16 @@
"Type": "string",
"Value": "en, fi"
},
"browser.urlbar.trimHttps": {
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.urlbar.trimURL": {
"Status": "locked",
"Type": "boolean",
"Value": false
},
"cookiebanners.bannerClicking.enabled": {
"Comment": "Preference not allowed for stability reasons. :(",
"Status": "locked",