firefox: lazy-load pinned tabs

This commit is contained in:
Aminda Suomalainen 2026-01-15 09:43:59 +02:00
parent f279131a8c
commit d9c6a31cfe
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -764,6 +764,12 @@
"Type": "string",
"Value": ""
},
"browser.sessionstore.restore_pinned_tabs_on_demand": {
"Comment": "Lazy-load pinned tabs.",
"Status": "default",
"Type": "boolean",
"Value": true
},
"browser.sessionstore.warnOnQuit": {
"Status": "locked",
"Type": "boolean",