Skip to content

Instantly share code, notes, and snippets.

@hydraslay
Created September 6, 2019 09:29
Show Gist options
  • Save hydraslay/63a42dbfc4a656c8b0be7ea6fb9843f4 to your computer and use it in GitHub Desktop.
Save hydraslay/63a42dbfc4a656c8b0be7ea6fb9843f4 to your computer and use it in GitHub Desktop.
Open Chrome without CORS restriction
open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment