Unable to open a specific URL in private mode from the command line
I'm having trouble opening urls in a private window from the command line on Windows 11.
Firefox version: 144.0.2
Starting a new private window works fine with "C:\Program Files\Mozilla Firefox\firefox.exe" -private-window
But doing: "C:\Program Files\Mozilla Firefox\firefox.exe" -private-window "https://www.google.com"
just opens the link in the last selected window if the last window selected is non private it just opens the link there instead of a new or existing private window
I have also tried with no success: "C:\Program Files\Mozilla Firefox\firefox.exe" -private "https://www.google.com"