This project is an Android web browser built on top of Mozilla’s Android Components. It is a fork of Mozilla's Reference Browser.
- Coming soon.
Fetch upstream changes regularly.
git remote add upstream https://github.com/mozilla-mobile/reference-browser.git
git fetch upstream
git checkout main
git rebase upstream/master
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/