Last active
October 3, 2018 09:07
-
-
Save SchDen/2f7ac5c786167681994c674fd3aa589c to your computer and use it in GitHub Desktop.
Mac OSX launch chrome without security
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 /Applications/Google\ Chrome.app --args --disable-web-security --user-data-dir=~/ChromeUserData/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment