Run Chrome Without Cors -

Chrome does not have a simple "Off" switch for CORS in the settings menu. Instead, you must launch the application from the command line (Terminal or Command Prompt) with a specific flag: --disable-web-security .

There are several Chrome extensions (like "CORS Unblock" or "Allow CORS") that inject the necessary headers into responses. This allows you to keep your main Chrome browser running normally and toggle the extension on only when you need it. run chrome without cors

Open a Terminal.

Sponsor our Newsletter | Privacy Policy | Terms of Service