Open new URL with command line (FFP is already opened)
Is it possible to open new tab with specified URL using pure command line? I tried:
FirefoxPortable.exe -new-tab "http://address"
It works when FFP is closed, but when it's already opened with other tabs I get this error:
Firefox is already running, but is not responding. The old Firefox process must be closed to open a new window.
Is there any way around that?
My setup:
- FF 28 as default browser
- FFP 35 as secondary browser
using -no-remote
on FFP to run both together