Skip to content

Custom Brave switches

Cezar Augusto edited this page Jul 9, 2018 · 9 revisions

Switches

In addition to supporting all Chromium command line switches, the following switches are supported:

  • npm start --disable_brave_extension: Disable loading Brave extension on startup
  • npm start --disable_pdfjs_extension: Prevent installing the PDFJS extension

Note: If you'd like to use yarn instead of npm you can use yarn import to create a yarn.lock file from our package-lock.json.

Clone this wiki locally