Skip to content

Instantly share code, notes, and snippets.

@d0ugal
Created May 10, 2011 18:26
Show Gist options
  • Save d0ugal/965064 to your computer and use it in GitHub Desktop.
Save d0ugal/965064 to your computer and use it in GitHub Desktop.
Do this from the command line to run chrome so that it can load AJAX etc cross-domain
open -a /Applications/Google\ Chrome.app --args --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment