mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-09-20 05:07:26 +02:00
Compare commits
No commits in common. "e087d142055fc0a04395fec4e3f3cdf2c102390c" and "b30bfb7e59b34bc006076ce808bad2a998c95d79" have entirely different histories.
e087d14205
...
b30bfb7e59
@ -86,7 +86,6 @@ lockPref("toolkit.telemetry.dap_enabled", true);
|
||||
// New sidebar
|
||||
lockPref("sidebar.revamp", true);
|
||||
lockPref("sidebar.verticalTabs", true);
|
||||
lockPref("sidebar.position_start", false);
|
||||
lockPref("sidebar.visibility", "always-show");
|
||||
|
||||
// Per process isolation
|
||||
|
@ -254,7 +254,7 @@
|
||||
"@ublacklist": {
|
||||
"blocked_install_message": "uBlackList",
|
||||
"default_area": "menupanel",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublacklist/latest.xpi",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest//latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"private_browsing": true
|
||||
},
|
||||
@ -1192,12 +1192,6 @@
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"sidebar.position_start": {
|
||||
"Comment": "Tab bar on the right (what a logical name?). Preference not allowed for stability reasons :(",
|
||||
"Status": "default",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"sidebar.revamp": {
|
||||
"Comment": "Preference not allowed for stability reasons.",
|
||||
"Status": "default",
|
||||
|
Loading…
x
Reference in New Issue
Block a user