Merge remote-tracking branch 'origin/master' into custom

This commit is contained in:
roytam1 2021-01-14 22:41:39 +08:00
commit a324d0a18c
52 changed files with 459 additions and 241 deletions

View file

@ -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.