firefox: fade out automatically unloaded tabs

This commit is contained in:
Aminda Suomalainen 2025-10-04 09:08:46 +03:00
parent e7c4e73a61
commit c540f60b58
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -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",