Skip to content

Instantly share code, notes, and snippets.

@smohammadhn
Created August 22, 2024 11:59
Show Gist options
  • Save smohammadhn/68ce19da49ffbc74abb787be105f104a to your computer and use it in GitHub Desktop.
Save smohammadhn/68ce19da49ffbc74abb787be105f104a to your computer and use it in GitHub Desktop.
Chrome disable CORS commad on MacOS:
open -na Google\ Chrome --args --user-data-dir=/tmp/temporary-chrome-profile-dir --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment