mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 11:07:20 +02:00
firefox: open tabs after current tab
This commit is contained in:
parent
70e2881a22
commit
5e7d451e89
@ -748,6 +748,16 @@
|
||||
"Type": "number",
|
||||
"Value": 0
|
||||
},
|
||||
"browser.tabs.insertAfterCurrent": {
|
||||
"Status": "default",
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"browser.tabs.insertAfterCurrentExceptPinned": {
|
||||
"Status": "default",
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"browser.tabs.unloadOnLowMemory": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
|
Loading…
x
Reference in New Issue
Block a user