This repository holds the build tools needed to build the next generation Brave desktop browser for macOS, Windows, and Linux. In particular, it fetches and syncs code from the projects we define in package.json
and src/brave/DEPS
:
- Chromium
- Fetches code via
depot_tools
. - sets the branch for Chromium (ex: 65.0.3325.181).
- Fetches code via
- brave-core
- Mounted at
src/brave
. - Maintains patches for 3rd party Chromium code.
- Mounted at
- brave-extension
- Mounted at
src/brave/vendor/brave-extension
. - Browser action extension which implements the UI for the shields panel.
- Mounted at
- ad-block
- Mounted at
src/brave/vendor/ad-block
. - Implements Brave's ad-block engine.
- Mounted at
- tracking-protection
- Mounted at
src/brave/vendor/tracking-protection
. - Implements Brave's tracking-protection engine.
- Mounted at
See the Brave Wiki.
We're not offering downloads yet for this next generation desktop browser.
You can visit our website to get the latest stable release of our existing browser which is still in active development.
For other versions of our browser which are shipping already, please see:
- macOS, Windows, Linux - brave/browser-laptop
- iPhone - brave/browser-ios
- Android - brave/browser-android-tabs
Join the Q&A community if you'd like to get more involved with Brave. You can ask for help, discuss features you'd like to see, and a lot more. We'd love to have your help so that we can continue improving Brave.
Join our Discord community chat for higher bandwidth discussions.
Follow @brave on Twitter for important news and announcements.