how to remotely open an URL in Firefox in a specific profile?
- by miernik
I have several instances of Firefox with several different profiles
running. Among them profiles with the names "software" and "test".
I am trying to open an URL from a bash script to have it open in
profile "test", like this:
firefox -P "test" http://www.example.org/
However that opens it in profile "software" anyway. Any ideas?
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100308
Iceweasel/3.5.8 (like Firefox/3.5.8)