Skip to content

Instantly share code, notes, and snippets.

@frankfenghua
Forked from ricca509/chrome-web-security.sh
Created December 19, 2016 03:00
Show Gist options
  • Save frankfenghua/2942be74acfeaf83a993f5f7072c7504 to your computer and use it in GitHub Desktop.
Save frankfenghua/2942be74acfeaf83a993f5f7072c7504 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