Browser Opening and managing using cli linux

 firefox

firefox <URL>
firefox &

firefox --incognito
firefox --new-window
firefox --app=https://www.example.com

firefox --private-window
firefox --private-window https://www.google.com
firefox -private https://www.google.com

Comments

Popular posts from this blog

Linux Commands part - 2