Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
README.md 1 KiB
Newer Older
csagan5's avatar
csagan5 committed
# Bromite - Take back your browser

csagan5's avatar
csagan5 committed
Bromite is [Chromium](https://www.chromium.org/Home) plus some patches for ad blocking.
csagan5's avatar
csagan5 committed

See [open issues](https://github.com/bromite/bromite/issues) for the development plan.

# How to build

The [bromite main repository](https://github.com/bromite/bromite) contains tags for each corresponding Chromium release (see https://chromium.googlesource.com/chromium/src.git).

Each tag has the corresponding patches that can be applied on top of the chromium codebase.

Please refer to official Chromium build documentation to get started on how to build Chromium; if you can build Chromium for Android, you can build Bromite.

# Releases

A build server goes through the very lengthy build operation and then new versions are available in this project as [releases](https://github.com/bromite/bromite/releases).

Each tag corresponds to a Chromium release tag.

# Credits

csagan5's avatar
csagan5 committed
* [Chromium project](https://www.chromium.org/Home)
* nochromo for the original patch
csagan5's avatar
csagan5 committed

# License

[GNU GPL v3](./LICENSE)