43 lines
1.7 KiB
Markdown
43 lines
1.7 KiB
Markdown
# Bromite - Take back your browser
|
|
|
|
<img src="https://www.bromite.org/android-icon-192x192.png" width="96" alt="Bromite" />
|
|
|
|
Bromite is [Chromium](https://www.chromium.org/Home) plus some patches for ad blocking.
|
|
|
|
See [open issues](https://github.com/bromite/bromite/issues) for the development plan.
|
|
|
|
# Donate
|
|
|
|
Please donate to support development of Bromite and the costs for the build system.
|
|
|
|
Support development with a donation of 3 EUR: [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JP3XTQPVRNET2)
|
|
|
|
Support development with a free amount donation: [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LC7Q6A3UAQPY8)
|
|
|
|
BTC donations address: `3MkC3idL61npQSCxL1gceksmRTkNkiCPcG`
|
|
|
|
ETH donations address: `0xf47ff39223d828f99fec5ab53bd068c5c0522042`
|
|
|
|
# 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
|
|
|
|
* [Chromium project](https://www.chromium.org/Home)
|
|
* nochromo for the original patch
|
|
|
|
# License
|
|
|
|
[GNU GPL v3](./LICENSE)
|