Skip to content

Instantly share code, notes, and snippets.

@skobba
Created September 3, 2019 09:57
Show Gist options
  • Select an option

  • Save skobba/4f281c1e88b118df5a88b4727ed86a98 to your computer and use it in GitHub Desktop.

Select an option

Save skobba/4f281c1e88b118df5a88b4727ed86a98 to your computer and use it in GitHub Desktop.
dissable CORS chrome on mac
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