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!

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

Opening external links starts a new instance of Firefox.

I have my default browser, desktop menu (like Start Menu), launchers (like Quick Launch), and desktop shortcuts start Firefox with -new-instance, but not with -no-remote. I need this option because certain websites like Yahoo! won't permit one to log in to separate accounts in the same browser. A " New Private Window" would only work in rare instances.

When I try to open links from external programs, a profile window pops up instead of simply opening a link in the existing instance of Firefox. I understand that some programs like Skype simply misbehave on Linux, but this is occuring all of the time.

It appears that -new-instance is acting like -no-remote again. I would report this as a bug, but bug reporting seems to be a waste of time unless it is something major. Also, please don't tell me to reset Firefox, disable extensions, upgrade Firefox, or any number of simple options.

If anyone else has had this problem, please let me know how you fixed it. I believe it does not matter what operating system you use.

--Thanks

I have my default browser, desktop menu (like Start Menu), launchers (like Quick Launch), and desktop shortcuts start Firefox with -new-instance, but not with -no-remote. I need this option because certain websites like Yahoo! won't permit one to log in to separate accounts in the same browser. A " New Private Window" would only work in rare instances. When I try to open links from external programs, a profile window pops up instead of simply opening a link in the existing instance of Firefox. I understand that some programs like Skype simply misbehave on Linux, but this is occuring all of the time. It appears that -new-instance is acting like -no-remote again. I would report this as a bug, but bug reporting seems to be a waste of time unless it is something major. Also, please don't tell me to reset Firefox, disable extensions, upgrade Firefox, or any number of simple options. If anyone else has had this problem, please let me know how you fixed it. I believe it does not matter what operating system you use. --Thanks

All Replies (1)

I wasn't aware of -new-instance and there isn't a description on MDN.

In Bugzilla, there is a report that it works on Linux but not Windows (855899 – -new-instance flag does not work), but you're saying it doesn't work on Linux now, either. Comment #11 seems to be along those lines as well.

Hmmm... when I look at the source code with my limited knowledge of C++, I'm not sure -new-instance is being handled differently than -no-remote (nsAppRunner.cpp).