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!

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Learn More

Open local file automatically in new tab

  • 2 wotmołwje
  • 2 matej tutón problem
  • 1 napohlad
  • Poslednja wotmołwa wot bawmbi

more options

I'm using Mac OS X.

I have set that a html file opens in Firefox by default. When I double click the file it opens in a new window instead a new tab which it should do like it does in Google Chrome. Also I have set from Firefox settings "Open new windows in new tabs instead" but it doesn't seem to change anything.

I'm using Mac OS X. I have set that a html file opens in Firefox by default. When I double click the file it opens in a new window instead a new tab which it should do like it does in Google Chrome. Also I have set from Firefox settings "Open new windows in new tabs instead" but it doesn't seem to change anything.

Wšě wotmołwy (2)

more options

Externally launched links may depart from the behavior for internal links. Specifying precisely what you want requires a visit to the about:config preferences editor. I think it's (C) below that you might want to change.

In a new tab, type or paste about:config and press Enter. Click the button promising to be careful.

In the filter box, type or paste link.o and pause while the list is filtered.

Double click these and set the value as desired:

(A) browser.link.open_newwindow

3 = divert new window to a new tab (default) (checked*)
2 = allow link to open a new window (unchecked*)
1 = force new window into same tab

* First checkbox in Options > Tabs

(B) browser.link.open_newwindow.restriction - for links in Firefox tabs

0 = apply the setting under (A) to ALL new windows (even script windows)
2 = apply the setting under (A) to normal windows, but NOT to script windows with features (default)
1 = override the setting under (A) and always use new windows

(C) browser.link.open_newwindow.override.external - for links in other programs

-1 = apply the setting under (A) to external links (default)
3 = open external links in a new tab in the last active window
2 = open external links in a new window
1 = open external links in the last active tab replacing the current page

Does that work?

more options

Thank you for your quick reply. It made great sense but unfortunately it didn't work... I tried to set (C) into 1 too but it had no effect either.