Skip to content

Instantly share code, notes, and snippets.

@SchDen
Last active October 3, 2018 09:07
Show Gist options
  • Select an option

  • Save SchDen/2f7ac5c786167681994c674fd3aa589c to your computer and use it in GitHub Desktop.

Select an option

Save SchDen/2f7ac5c786167681994c674fd3aa589c to your computer and use it in GitHub Desktop.
Mac OSX launch chrome without security
open /Applications/Google\ Chrome.app --args --disable-web-security --user-data-dir=~/ChromeUserData/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment