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

Mozilla 도움말 검색

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

자세히 살펴보기

How do I prevent Firefox from automatically placing me in the tab that is created when I click on a link?

more options

For example, sometimes I want to open all the links in a "Google Alerts" email in new tabs BEFORE I look at any of them. By default, I have to keep clicking back to the original email after I click each URL. I want to be able to open multiple links in new tabs without being automatically placed into each tab after every click. I know I can right click and say "open in new tab" but I want to just be able to click on the link.

For example, sometimes I want to open all the links in a "Google Alerts" email in new tabs BEFORE I look at any of them. By default, I have to keep clicking back to the original email after I click each URL. I want to be able to open multiple links in new tabs without being automatically placed into each tab after every click. I know I can right click and say "open in new tab" but I want to just be able to click on the link.

글쓴이 firefox4life3423 수정일시

모든 댓글 (5)

more options

Tools > Options > Tabs

un-check - When I open a link in a new tab, switch to it immediately

more options

This only works in some cases. But if I click links in a 1) Google Alerts email OR 2) click on "Documents" or "Calendar" in my Gmail account, I am automatically placed into the new tabs. I want to be able to click on these links without being placed into the new tabs (and not having to right click on them to open the links).

more options

I'm not entirely sure, but that may happen when a window is diverted to being opened in a tab by Firefox, and that "new window" was coded to have the focus.

I get around that by middle-clicking or {Ctrl + Click} on most JavaScript coded hyperlinks, you should see that is a JavaScript link by the wording in the Status Bar.

more options

Are that regular links or are they handled by JavaScript ?

There are three prefs, accessible via the about:config page, to control the focus if you click a link.

  • browser.tabs.loadInBackground (normal links; also Via Options > Tabs)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks and searchbar)

See also http://kb.mozillazine.org/about%3Aconfig_entries

more options

They are regular links, not JavaScript links. This is an example of the Calendar link in Gmail (https://www.google.com/calendar/), and the Google Alerts links in the emails look like some sort of google.com redirect to the URL.

Any help in figuring this out is much appreciated! Can you direct me towards exactly how to fix the issue?