/Applications/Google Chrome.app/Contents/MacOS/Google\ Chrome --disable-site-isolation-trials --disable-web-security --user-data-dir="~/tmp"
...lets you run Chrome with a fresh disposeable profile and all security down.
This comes in handy if you just need to get around all these CORS errors for a minute... ;-)
Top comments (0)