Skip to content

Instantly share code, notes, and snippets.

@celsofabri
Created December 21, 2021 12:53
Show Gist options
  • Save celsofabri/f7831c60a05941032c567a76ddd88192 to your computer and use it in GitHub Desktop.
Save celsofabri/f7831c60a05941032c567a76ddd88192 to your computer and use it in GitHub Desktop.
Open chrome without CORS
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