Skip to content

Instantly share code, notes, and snippets.

@antoniobrandao
Last active April 24, 2024 16:44
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 antoniobrandao/f20e134d32b4dd350e82417f105948a3 to your computer and use it in GitHub Desktop.
Save antoniobrandao/f20e134d32b4dd350e82417f105948a3 to your computer and use it in GitHub Desktop.
Start Brave Browser without web security (mac)
open -n -a /Applications/Brave\ Browser.app/Contents/MacOS/Brave\ Browser --args --user-data-dir="/tmp/brave_dev_sess_1" --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment