Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 3 ответа
  • 0 имеют эту проблему
  • 808 просмотров
  • Последний ответ от 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

Выбранное решение

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

Прочитайте этот ответ в контексте 👍 1

Все ответы (3)

more options

Выбранное решение

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.