Last active
November 9, 2015 20:31
-
-
Save chrisl8888/0bf68bed025f79b0506f to your computer and use it in GitHub Desktop.
Execute so chrome will disable websecurity open with a temporary user
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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