Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Prevent form firefox to select/jump to new opened tab

  • 3 trả lời
  • 3 gặp vấn đề này
  • 23 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Hi Guys,


is there a way to prevent Firefox from immediately "jumping" to a new tab that's opening ? for example if I click on a link and it opens a new tab, firefox immediate jumps to the new tab and loads that window. is there a way that i can prevent Firefox from doing this so it stays on the current page but when I click a link it opens the link in a new tab WITHOUT opening the tab ?

thank you.

Hi Guys, is there a way to prevent Firefox from immediately "jumping" to a new tab that's opening ? for example if I click on a link and it opens a new tab, firefox immediate jumps to the new tab and loads that window. is there a way that i can prevent Firefox from doing this so it stays on the current page but when I click a link it opens the link in a new tab WITHOUT opening the tab ? thank you.

Tất cả các câu trả lời (3)

more options

There are some prefs, accessible via the about:config page, to control the focus if you click a link (open link in background or foreground).

You can toggle the default action by holding the Shift key down when you left-click or middle-click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks)
  • browser.search.context.loadInBackground

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

that did the trick, thanks so much for the help.