Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Make Firefox a ''one tab browser'' ??

  • 3 replies
  • 0 have this problem
  • 700 views
  • Last reply by lkeith366

more options

Hi - new to the forums.

I have a fairly retrograde, request :slight_smile:

I want to have Firefox operate with ONLY ONE tab on screen at any time!

By That I mean, whenever I try a new search ,or open a new link, I want it to REPLACE the one and only existing tab always. Firefox will only ever have one tab on the screen- no multiple tabs allowed.

Is this possible?

Many Thanks

Pootler

Hi - new to the forums. I have a fairly retrograde, request :slight_smile: I want to have Firefox operate with ONLY ONE tab on screen at any time! By That I mean, whenever I try a new search ,or open a new link, I want it to REPLACE the one and only existing tab always. Firefox will only ever have one tab on the screen- no multiple tabs allowed. Is this possible? Many Thanks Pootler

Chosen solution

Hi. You can try setting preferences with the values shown below; you may need to restart the browser afterwards. Enter about:config in the address bar. Search sites such as G and DuckDuckGo have preferences which may affect whether searches open in a new window/tab.

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

browser.link.open_newwindow set to 1 JavaScript links: browser.link.open_newwindow.restriction set to 1 browser.link.open_newwindow.override.external set to -1 browser.search.openintab set to false browser.tabs.loadInBackground set to false browser.tabs.loadDivertedInBackground set to false browser.search.openintab set to false

Read this answer in context 👍 1

All Replies (3)

more options

Chosen Solution

Hi. You can try setting preferences with the values shown below; you may need to restart the browser afterwards. Enter about:config in the address bar. Search sites such as G and DuckDuckGo have preferences which may affect whether searches open in a new window/tab.

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

browser.link.open_newwindow set to 1 JavaScript links: browser.link.open_newwindow.restriction set to 1 browser.link.open_newwindow.override.external set to -1 browser.search.openintab set to false browser.tabs.loadInBackground set to false browser.tabs.loadDivertedInBackground set to false browser.search.openintab set to false

more options

Note that Firefox will always open internal about pages (see about:about) like about:preferences and about:logins in a new tab. Only one link opened at the time can possibly be diverted to the same tab.

more options

Awesome Terry- thanks a lot.