How to Disable CORS in Google Chrome

VideoZoran Jambor

A quick tip showing you how to disable Cross-Origin Resource Sharing (CORS) in Google Chrome for testing purposes.

A quick tip showing you how to disable Cross-Origin Resource Sharing (CORS) in Google Chrome for testing purposes.

⚠️ Command: open Google\ Chrome.app/ --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security

AI Developer Newsletter

AI Developer Newsletter

A short, friendly roundup of the most useful tools, ideas, and real-world examples—curated specifically for developers like you.

Subscribe Today »
Mastering Linting

Mastering Linting

Get proficient with the best linting tools, Prettier & Stylelint.

Enroll Now »