I wanna run Chrome on Mac with the parameter --enable-speech-input
.
Can anyone tell me the steps to do this and the steps to undo this? (If one day I wanna run Chrome without the launch parameter)
Type "chrome" without quotation marks to run Chrome from the terminal. Chrome is installed in your binary path, so no special directory is required.
If that does not apply to you, go into Apple menu -> System preferences -> Accounts and select your startup account. Startup Items are listed there. The solution for me was to right-click (or control-left-click) the Chrome icon in the dock, select "Options", and make sure "Open at Login" is deselected.
Run Terminal.app then use the following command:
open /Applications/Google\ Chrome.app --args --enable-speech-input
This will launch it once using your parameter. From there you could make an alias to make it easier to launch from the terminal or write an AppleScript to make it double clickable.
Find more information here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With