Mac Open Chrome Without Cors May 2026

To open Google Chrome on macOS without CORS (Cross-Origin Resource Sharing) restrictions, use the following command in :

alias chrome-nocors='open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security' mac open chrome without cors