Created
January 15, 2019 12:53
-
-
Save arkon108/73c8b6c6d0036b6bece49cd7aa3e4369 to your computer and use it in GitHub Desktop.
Launch Chrome with web security turned off
This file contains 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 -na Google\ Chrome --args --disable-web-security --user-data-dir="/tmp/chrome_dev" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment