How to create a new Chrome window on Mac OS X using applescript or a shell script?
Posted
by Michal Bendowski
on Super User
See other posts from Super User
or by Michal Bendowski
Published on 2010-02-03T12:17:34Z
Indexed on
2010/03/12
20:37 UTC
Read the original article
Hit count: 210
I would like to be able to open a new Chrome window from LaunchBar, which means I have to express the action as an AppleScript or as a shell script / executable program. I tried automator, but it doesn't really work.
So - is it possible? I tried using applescript but things like "make new window at front" don't work...
© Super User or respective owner