Ubuntu – the command to open a webpage in a new chromium tab

chromiumcommand line

I know that if I use chromium-browser --app=http://... it will open a new Application Shortcut window without the tab bar or navigation bar. I want to know the command that will open a webpage in a regular Chromium window, or if one is already open, open it in a new tab.

Best Answer

Try this: chromium-browser www.google.de