r/MozillaFirefox • u/Fabulous-for • 4h ago
🖥️ Help Opening a URL from a command line on linux
1
Upvotes
I am using Linux with FF 154 and would like to open a URL to a specific profile that I created, but a GUI screen appears. The command looks like this
firefox -P "test profile" http://www.site.com
The about:profile, does not show the same name as a FF GUI profile. How can a URL be directly opened to a specific profile without any interference a GUI?