为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

how to open new link in a new tab browser

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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