Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how to open new link in a new tab browser

  • 1 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 cor-el

more options

I would like to open a new tab when I open a new link instead of the last page I am on falling behind. The old page should remain and new link/page open separately. Example of what I would like. I open Firefox and my homepage is yahoo. I click on a bookmarked tab to go to youtube it opens in a second tab. I want the first tab to stay open on my home page and a completely new tab open youtube. that makes two open tabs now

I would like to open a new tab when I open a new link instead of the last page I am on falling behind. The old page should remain and new link/page open separately. Example of what I would like. I open Firefox and my homepage is yahoo. I click on a bookmarked tab to go to youtube it opens in a second tab. I want the first tab to stay open on my home page and a completely new tab open youtube. that makes two open tabs now

所有回覆 (1)

more options

Hi

For bookmarks there is a specific pref on the about:config page to force opening in a new tab.

  • browser.tabs.loadBookmarksInTabs = true

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".


There are prefs to force opening a link in a new tab, but this only works if the website specifies a target window that can possibly be diverted to a new tab. Otherwise you need to force a new tab via the context menu or by middle-clicking with the mouse wheel.

Normal Links:

  • browser.link.open_newwindow
    1:current tab; 2:new window; 3:new tab;

See also Options/Preferences -> General -> Tabs -> Open links in tabs instead of new windows

JavaScript Links:

  • browser.link.open_newwindow.restriction
    0:divert always; 1:divert never; 2:divert no features