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