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

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

Bromite is [Chromium](https://www.chromium.org/getting-involved/download-chromium) plus some patches for ad blocking.

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

* nochromo for the original patches

# License

[GNU GPL v3](./LICENSE)