Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbdyzj/26a2c1caa21907aa34ad76acf61b6fb8 to your computer and use it in GitHub Desktop.
Save cbdyzj/26a2c1caa21907aa34ad76acf61b6fb8 to your computer and use it in GitHub Desktop.
open Google Chrome disable web security
open -n -a 'Google Chrome' 'https://github.com/' --args --user-data-dir='/tmp/chrome_dev_0' --disable-web-security --allow-running-insecure-content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment