Skip to content

Instantly share code, notes, and snippets.

@IBRAHIMDANS
Created February 27, 2020 14:43
Show Gist options
  • Save IBRAHIMDANS/5e4bfd944fd36c9ddd3ded695afc7330 to your computer and use it in GitHub Desktop.
Save IBRAHIMDANS/5e4bfd944fd36c9ddd3ded695afc7330 to your computer and use it in GitHub Desktop.
MAC:
open /Applications/Google\ Chrome.app/ --args --disable-web-security --user-data-dir
WINDOWS
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-web-security --user-data-dir="C:/ChromeDevSession"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment