Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

How to open page in new tab (but not to be taken to the new tab)

  • 2 wótegronje
  • 1 ma toś ten problem
  • 25 naglědow
  • Slědne wótegrono wót kiedis

more options

Let's say I'm reading a Wikipedia article which usually contains many links to other articles.

When I click a mouse-wheel button, a new website opens in a new tab. That's great. But by default, the browser makes the newly opened tab as the main window, so basically I am being presented with the newly opened website immediately.

What I want to do, is to be able to open links in a new tab, but remain on the original website and then navigate to the newly opened website in the new tab whenever I want. How can I do this?

Let's say I'm reading a Wikipedia article which usually contains many links to other articles. When I click a mouse-wheel button, a new website opens in a new tab. That's great. But by default, the browser makes the newly opened tab as the main window, so basically I am being presented with the newly opened website immediately. What I want to do, is to be able to open links in a new tab, but remain on the original website and then navigate to the newly opened website in the new tab whenever I want. How can I do this?

Wubrane rozwězanje

Hi kiedis, could you check the preferences here:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste inback and pause while the list is filtered

You should see at least 4 preferences, two of which would be most relevant to your scenario. To switch between true and false, double-click.

  • browser.tabs.loadInBackground (default is true) -- this should cover your scenario if it's a regular link that would have opened in the same page tab anyway.
  • browser.tabs.loadDivertedInBackground (default is false) -- this should cover links coded to launch a new window that Firefox diverts to a new tab instead.

Can you find a combination that works for you?

Toś to wótegrono w konteksće cytaś 👍 1

Wšykne wótegrona (2)

more options

Wubrane rozwězanje

Hi kiedis, could you check the preferences here:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste inback and pause while the list is filtered

You should see at least 4 preferences, two of which would be most relevant to your scenario. To switch between true and false, double-click.

  • browser.tabs.loadInBackground (default is true) -- this should cover your scenario if it's a regular link that would have opened in the same page tab anyway.
  • browser.tabs.loadDivertedInBackground (default is false) -- this should cover links coded to launch a new window that Firefox diverts to a new tab instead.

Can you find a combination that works for you?

Wót jscher2000 - Support Volunteer změnjony

more options

Thank you very much, Jefferson