Skip to content

Instantly share code, notes, and snippets.

@floer32
Last active December 3, 2021 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floer32/5c8517a3f1e5b2cfceb68fc531f6a21d to your computer and use it in GitHub Desktop.
Save floer32/5c8517a3f1e5b2cfceb68fc531f6a21d to your computer and use it in GitHub Desktop.
memo - how to open chrome with the javascript console open by default, on a mac
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --auto-open-devtools-for-tabs

Canary:

/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --auto-open-devtools-for-tabs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment