Last active
April 24, 2024 16:44
-
-
Save antoniobrandao/f20e134d32b4dd350e82417f105948a3 to your computer and use it in GitHub Desktop.
Start Brave Browser without web security (mac)
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 -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