-
-
Save frankfenghua/2942be74acfeaf83a993f5f7072c7504 to your computer and use it in GitHub Desktop.
Chrome: Disable web security [OSX]
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
// OSX | |
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