Mac Open Chrome Without | Cors

: This is the primary flag that turns off the Same-Origin Policy (CORS).

"/tmp/chrome_dev_test" --disable-web-security Use code with caution. Copied to clipboard DEV Community +1 Command Breakdown open -n : Opens a new instance of the application even if one is already running. -a /Applications/Google\ Chrome.app : Specifies the application to open. --args : Tells the system that the following flags should be passed directly to Chrome. --disable-web-security : The primary flag that turns off the mac open chrome without cors

: Passes the following flags directly to the Chrome binary. : This is the primary flag that turns