Skip to content

Instantly share code, notes, and snippets.

@chrisl8888
Last active November 9, 2015 20:31
Show Gist options
  • Select an option

  • Save chrisl8888/0bf68bed025f79b0506f to your computer and use it in GitHub Desktop.

Select an option

Save chrisl8888/0bf68bed025f79b0506f to your computer and use it in GitHub Desktop.
Execute so chrome will disable websecurity open with a temporary user
start "" "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-web-security --user-data-dir="C:/temp-chrome-eng" --new-window http://localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment