Skip to content

Instantly share code, notes, and snippets.

@MMTE
Created November 2, 2024 20:07
Show Gist options
  • Save MMTE/c7a504738b5f77111d983e48ed07172e to your computer and use it in GitHub Desktop.
Save MMTE/c7a504738b5f77111d983e48ed07172e to your computer and use it in GitHub Desktop.
run brave browser without CORS in Ubuntu, Linux
// 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