Skip to content

Vivaldi Command Line Switches

Vivaldi is a great browser for use with Chrome extensions, or for obtaining a different user interface experience than Mozilla offeres. Vivaldi still opens new windows in the chromeless mode via the --app switch. It is also possible to start the private browser window via the --incognito switch. It is therefore possible to launch two windows, one of them in private mode and the other in normal to have competing login statuses for web development. Open one window via --app=URL and the other via --icognito --app=URL.