Created
December 21, 2021 12:53
-
-
Save celsofabri/f7831c60a05941032c567a76ddd88192 to your computer and use it in GitHub Desktop.
Open chrome without CORS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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