Skip to content

Tesconanopay/brave-browser

 
 

Repository files navigation

Nano Browser

Overview

This repository holds the build tools needed to build the Nano desktop browser for macOS, Windows, and Linux. In particular, it fetches and syncs code from the projects we define in package.json and src/nano/DEPS:

  • Chromium
    • Fetches code via depot_tools.
    • sets the branch for Chromium (ex: 65.0.3325.181).
  • nano-core
    • Mounted at src/nano.
    • Maintains patches for 3rd party Chromium code.
  • ad-block
    • Mounted at src/nano/vendor/ad-block.
    • Implements Nano's ad-block engine.
  • tracking-protection
    • Mounted at src/brave/vendor/tracking-protection.
    • Implements Nano's tracking-protection engine.

Build instructions

See the Nano Wiki.

Downloads

You can [visit our website](https://nano.com/download ) to get the latest stable release.

Other repositories

For other versions of our browser, please see:

Community

Join the Q&A community if you'd like to get more involved with Nano. 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 Nano browser.

Help us translate Nano browser to your language by submitting translations at https://www.transifex.com/nanobrowser/nano/

Follow @nanobrowser on Twitter for important news and announcements.

About

Next generation Nano browser for macOS, Windows, Linux, and Android

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.8%
  • Python 2.2%