Skip to content

Instantly share code, notes, and snippets.

@stephanokrm
Created July 8, 2020 19:41
Show Gist options
  • Save stephanokrm/fc2292b933fed4f82d9e043f4d927e23 to your computer and use it in GitHub Desktop.
Save stephanokrm/fc2292b933fed4f82d9e043f4d927e23 to your computer and use it in GitHub Desktop.
Open Chrome from terminal without CORS
open -na Google\ Chrome --args --user-data-dir=/tmp/temporary-chrome-profile-dir --disable-web-security --disable-site-isolation-trial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment