mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-12-06 03:47:22 +01:00
firefox: fade out automatically unloaded tabs
This commit is contained in:
parent
e7c4e73a61
commit
c540f60b58
@ -765,6 +765,12 @@
|
|||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": false
|
"Value": false
|
||||||
},
|
},
|
||||||
|
"browser.tabs.fadeOutUnloadedTabs": {
|
||||||
|
"Comment": "By default only explicitly unloaded tabs appear faded",
|
||||||
|
"Status": "default",
|
||||||
|
"Type": "boolean",
|
||||||
|
"Value": true
|
||||||
|
},
|
||||||
"browser.tabs.groups.enabled": {
|
"browser.tabs.groups.enabled": {
|
||||||
"Status": "default",
|
"Status": "default",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user