Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox Browser Preferences

  • 2 replies
  • 1 has this problem
  • 2 views
  • Last reply by FredMcD

more options

Hi, I have the the Tabs setting to "Open links in tabs instead of windows." Problem is despite that setting, it continues to open links in windows. How can I fix that or should I send a message to Firefox? Thanks

Hi, I have the the Tabs setting to "Open links in tabs instead of windows." Problem is despite that setting, it continues to open links in windows. How can I fix that or should I send a message to Firefox? Thanks

All Replies (2)

more options

There s finer control possible via prefs on the about:config page.

For Normal Links like you probably already have:

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

You can possibly always divert JavaScript Links:

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

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

more options

Note: I have come across links that somehow open new windows regardless of settings. And many links to Microsoft open in Edge or Internet Explorer.