Skip to content

Instantly share code, notes, and snippets.

@AbeEstrada
Last active April 17, 2022 02:01
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 AbeEstrada/382d2fdd9ae41e75a81c9d2416745485 to your computer and use it in GitHub Desktop.
Save AbeEstrada/382d2fdd9ae41e75a81c9d2416745485 to your computer and use it in GitHub Desktop.
macOS: Disable Chrome CORS
open -a "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