How to always launch Firebird in a new window

I converted Patrick to Firebird recently.  Firebird 0.7 came out this week, and I mentioned a peeve of mine was that it reuses its window when launching URLs.  To which Patrick said:

To always launch Firebird in a new window, put this stuff in your user.js file.

 user_pref("advanced.system.supportDDEExec", false);
user_pref("browser.always_reuse_window", false);

If you haven’t come to enjoy the wicked fast speed and elegant simplicity of Firebird, now is your chance.

Tracked by:
http://www.tallent.us/PermaLink.aspx?guid=11c2f74f-a36a-44bd-ba0d-9a57780d843d [Pingback]
Tuesday, October 21, 2003 10:47:33 AM UTC
Better yet, you can install the Tabbrowser Extensions and configure it to launch URLs in a new tab.
Dan
Comments are closed.
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.