Skip to content

Instantly share code, notes, and snippets.

@rohmanhm
Forked from yimity/disable-web-security
Created October 27, 2021 11:12
Show Gist options
  • Save rohmanhm/855696333cbfaa0a269d8ae64572b8f2 to your computer and use it in GitHub Desktop.
Save rohmanhm/855696333cbfaa0a269d8ae64572b8f2 to your computer and use it in GitHub Desktop.
disable-web-security
open -a "Google Chrome" --args --disable-web-security --user-data-dir
open -a "Microsoft Edge" --args --disable-web-security --user-data-dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment