-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Custom Brave switches
Brian R. Bondy edited this page Oct 2, 2018
·
9 revisions
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 ofnpm
you can useyarn import
to create ayarn.lock
file from ourpackage-lock.json
.
--show-component-extension-options