careful firefox 2 command line updated
Brought to you by:
jchapman0
looking at firefox 2 release notes, I found this:
firefox -remote (mozilla-xremote-client) no longer works on urls containing commas,
and is deprecated. firefox -new-window /url/ will open the url in a new window;
firefox -new-tab /url/ will open the url in a new tab.
Maybe it requests some code update in Browser Launcher. By the way, support for opening a URL in a new tab could be added too.