Skip to content

Instantly share code, notes, and snippets.

@ivanovvitaly
Forked from ricca509/chrome-web-security.sh
Created August 30, 2018 12:57
Show Gist options
  • Save ivanovvitaly/f22bdc2a20de492773977338bcc3d27c to your computer and use it in GitHub Desktop.
Save ivanovvitaly/f22bdc2a20de492773977338bcc3d27c 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