mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
a324d0a18c
52 changed files with 459 additions and 241 deletions
|
|
@ -414,6 +414,10 @@ pref("browser.tabs.delayHidingAudioPlayingIconMS", 3000);
|
|||
|
||||
pref("browser.tabs.dontfocusfordialogs", true);
|
||||
|
||||
// Whether dragging a tab off the tab bar to tear it off into its own
|
||||
// window is enabled.
|
||||
pref("browser.tabs.allowTabDetach", true);
|
||||
|
||||
pref("browser.ctrlTab.previews", false);
|
||||
|
||||
// By default, do not export HTML at shutdown.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue