본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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