How to open a page in Chrome from the command line, in a new tab or an existing tab as appropriate?
- by MattH
I'm looking for a way to open a given page in Google Chrome from the command line, with the following behaviour:
If the given page is already open in a tab, navigate to that tab
If the given page is not already open in a tab, open the page in a new tab and show that tab
Currently when I open a URL from the command line (e.g. using "open…