Firefox: How to open tabs from the history in the background?

If I search for an page visited I sometimes need to check several similar history entries. Default of Firefox is, that every time I right-click and select open in new tab, the new tab opens and the history-window disapears. For bookmarks I found out, that you can tweak in about:config thebrowser.tabs.loadBookmarksInBackgroundandbrowser.tabs.loadBookmarksInTabsto true, so that firefox opens bookmarks in a new tab and in the background.

I thought I found the same for my history problem withbrowser.tabs.loadDivertedInBackgroundHowever, now it opens any "diverted" new tab in a background tab, but I only want it for new tabs out of the history window and not e.g. when clicking on a link in a pdf. Then I want the clicked link to pop up directly.

2 Answers

I have "browser.search.context.loadinbackground" set to true on my Firefox (version 86.0b7). In the Library->History menu, as well as the History sidebar, I can Middle-Click to have the URL open in the background.

For completeness, I also have these set to "true":

browser.tabs.loadBookmarksInBackground
browser.tabs.loadDivertedInBackground
browser.tabs.loadInBackground
browser.search.openintab
browser.urlbar.openintab
browser.tabs.opentabfor.middleclick
browser.urlbar.openintab
middlemouse.openNewWindow

Hope that helps you. Regards, Andi

2

control + shift + left mouse click opens in background tab for me

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like