Magisk module, that changes your WebView Implementation.
Find a file
2024-12-20 10:05:42 +00:00
cromite_action.sh Upload files to "/" 2024-12-20 10:02:17 +00:00
customize.sh Upload files to "/" 2024-12-20 10:02:17 +00:00
LICENSE Initial commit 2024-12-20 09:58:16 +00:00
module.prop Upload files to "/" 2024-12-20 10:02:17 +00:00
mulch_action.sh Upload files to "/" 2024-12-20 10:02:17 +00:00
README.md Update README.md 2024-12-20 09:59:09 +00:00
uninstall.sh Upload files to "/" 2024-12-20 10:02:17 +00:00
vanadium_action.sh Upload files to "/" 2024-12-20 10:02:17 +00:00

What is this project?

A Magisk module, that changes your WebView Implementation.

What is a WebView?

An APK that responsible for displaying Web based content. Usually most of the Android phone comes with Chrome (+ TrichromeLibrary) or Google's Android System WebView.

Prerequisite:

Android phone with at least 28 API (Android 9)
Magisk installed
Internet Connection

Choosable WebViews:

Mulch by DivestOS
Vanadium by GrapheneOS (Only for Android 10+ with ARM64)
Cromite by uazo (Only for ARM64 Devices)

How to install:

Download a release with the desired/compatible WebView.
Flash in Magisk.
Run action button in Magisk app to update the installed WebView.

Credits:

topjonwhu for Magisk
Zackptg5 for MMT-Extended
F3FFO for Open WebView module