Skip to content

Instantly share code, notes, and snippets.

@danieldram
Created August 22, 2022 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danieldram/5525d13d5ea44ef7a883d5c3486ee209 to your computer and use it in GitHub Desktop.
Save danieldram/5525d13d5ea44ef7a883d5c3486ee209 to your computer and use it in GitHub Desktop.
open a new insecure chrome window.
open -n -a /Applications/Google\ Chrome.app --args --user-data-dir="/tmp/someFolderName" --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment