Created
July 8, 2020 19:41
-
-
Save stephanokrm/fc2292b933fed4f82d9e043f4d927e23 to your computer and use it in GitHub Desktop.
Open Chrome from terminal without CORS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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