mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-15 15:18:08 +01:00
firefox: lazy-load pinned tabs
This commit is contained in:
parent
f279131a8c
commit
d9c6a31cfe
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user