Chromium has command line flags. I'd like to use them, but I'd like to put them on the shortcut, since I tend to launch Chromium via spotlight. Is this possible?
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
Make an Automator app called "ChromiumLauncher" that runs the commands you want. Drawback is you will get the ChromiumLauncher bouncing in your Dock for a second or two before it goes away. |
|||
|
|
|
It will launch faster if you cut out Automator and just do it with Applescript (and then save that applescript as an application bundle). Here's an example:
|
|||
|
|