Skip to content

Instantly share code, notes, and snippets.

@simoroshka
Forked from ricca509/chrome-web-security.sh
Created January 10, 2019 15:42
Show Gist options
  • Save simoroshka/082e441d75ebba7cc54524a0329e8ff8 to your computer and use it in GitHub Desktop.
Save simoroshka/082e441d75ebba7cc54524a0329e8ff8 to your computer and use it in GitHub Desktop.
Chrome: Disable web security [OSX]
// 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