Skip to content

Instantly share code, notes, and snippets.

@tomazy
Last active September 22, 2019 21:45
Show Gist options
  • Save tomazy/74686be26ab32731ebd6c60ff20bf6cb to your computer and use it in GitHub Desktop.
Save tomazy/74686be26ab32731ebd6c60ff20bf6cb to your computer and use it in GitHub Desktop.
#!/bin/bash
/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary \
--allow-insecure-localhost \
--user-data-dir=/tmp/canary-session \
--disable-extensions \
"$*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment