jason-ni / YuzuBrowser

Customizable browser for android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yuzu browser

license  Stable: GitHub release  Latest: GitHub release

Yuzu browser is an open source power full web browser.

You can create your own browser using custom UI and custom buttons.

This browser based on Mikan Browser.

Download and install

Android 6.0 or higher is required.

Or prebuilt apk file is here

https://github.com/Hazuki0x0/YuzuBrowser/releases

Theme

Yuzu Browser supports custom theme.

You can create custom theme with theme creator app.

You can use it if you have the theme of Mikan Browser.

However, as the theme has been expanded, not all displays change.

New theme pack sample

for version 2.3 or later

Just download the theme pack and tap it to import!

You can unzip and edit this theme.

Theme material dark (default theme)

Theme material light

Aug. 14, 2017 update for 3.1.1

Classic theme sample

For versions prior to version 2.3

For installation method and specifications, please check the Readme.txt in the archive.

You should use new theme pack if you are using version 2.3 or later

Theme material dark

Theme material light

Contributing

Contributions are always welcome

TL;DR

  • Create an issue (except for minor fixes and additional translations/translation fixes).
  • Create a branch for your patch.
  • Create a pull request on the dev branch.

Details are in Contributing.md

Build

$ git clone https://github.com/Hazuki0x0/YuzuBrowser.git
$ cd YuzuBrowser
$ ./gradlew build

License

Copyright (C) 2017-2021 Hazuki

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Customizable browser for android

License:Apache License 2.0


Languages

Language:Kotlin 76.4%Language:Java 21.8%Language:HTML 1.5%Language:CSS 0.2%Language:JavaScript 0.1%