mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Pesky Aug 2021b (#31)
commented out browser.tabs.loadBookmarksInBackground
This commit is contained in:
+1
-1
@@ -314,7 +314,7 @@ user_pref("browser.tabs.loadInBackground", true); // default
|
||||
// user_pref("browser.tabs.loadDivertedInBackground", false); // default
|
||||
|
||||
// PREF: load bookmarks in the background using Bookmarks Menu
|
||||
user_pref("browser.tabs.loadBookmarksInBackground", true);
|
||||
// user_pref("browser.tabs.loadBookmarksInBackground", true);
|
||||
// PREF: load bookmarks in tabs, not separate windows
|
||||
user_pref("browser.tabs.loadBookmarksInTabs", true);
|
||||
// PREF: leave Bookmarks Menu open when selecting a site
|
||||
|
||||
Reference in New Issue
Block a user