Published
- 1 min read
Run Chrome browser without CORS (Mac)
The solution for this is noted below
Run Chrome browser without CORS (Mac)
Solution
open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security
Try other methods by searching on the site. That is if this doesn’t work