mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-14 04:19:23 +01:00
firefox: no, don't trim https or URLs for me
This commit is contained in:
parent
f0fe05393e
commit
cb57ba5e3e
@ -372,6 +372,16 @@
|
|||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "en, fi"
|
"Value": "en, fi"
|
||||||
},
|
},
|
||||||
|
"browser.urlbar.trimHttps": {
|
||||||
|
"Status": "locked",
|
||||||
|
"Type": "boolean",
|
||||||
|
"Value": false
|
||||||
|
},
|
||||||
|
"browser.urlbar.trimURL": {
|
||||||
|
"Status": "locked",
|
||||||
|
"Type": "boolean",
|
||||||
|
"Value": false
|
||||||
|
},
|
||||||
"cookiebanners.bannerClicking.enabled": {
|
"cookiebanners.bannerClicking.enabled": {
|
||||||
"Comment": "Preference not allowed for stability reasons. :(",
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
|
Loading…
Reference in New Issue
Block a user