Created
November 2, 2024 20:07
-
-
Save MMTE/c7a504738b5f77111d983e48ed07172e to your computer and use it in GitHub Desktop.
run brave browser without CORS in Ubuntu, Linux
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
// terminal command | |
brave-browser --disable-site-isolation-trials --disable-web-security --user-data-dir="~/tmp" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment