Skip to content

Instantly share code, notes, and snippets.

@williamsjj
Created December 30, 2010 20:40
Show Gist options
  • Select an option

  • Save williamsjj/760276 to your computer and use it in GitHub Desktop.

Select an option

Save williamsjj/760276 to your computer and use it in GitHub Desktop.
Runs Chrome on OSX with cross-domain security disabled.
#!/bin/bash
/Applications/Browsers/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment