Skip to content

Instantly share code, notes, and snippets.

@JohannesHoppe
Created February 17, 2017 17:27
Show Gist options
  • Save JohannesHoppe/38966afa1d796e6a4625d02015e156b0 to your computer and use it in GitHub Desktop.
Save JohannesHoppe/38966afa1d796e6a4625d02015e156b0 to your computer and use it in GitHub Desktop.
Disable same origin policy in Chrome
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-web-security --user-data-dir="C:/TEMP"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment