Magisk module, that changes your WebView Implementation.
bin | ||
common | ||
META-INF/com/google/android | ||
Overlay | ||
system | ||
cromite_action.sh | ||
customize.sh | ||
LICENSE | ||
module.prop | ||
mulch_action.sh | ||
README.md | ||
service.sh | ||
uninstall.sh | ||
vanadium_action.sh | ||
vscodium-test |
Important note for Mulch Webview users!
Mulch got discontinued at the end of the last year, so the latest version is most likely out of date.
Sadly there's no other privacy friendly option for ARM... yet.
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 or KernelSU 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 the desired WebView implementation from release page.
If you are on KernelSU, then you must flash magic_overlayfs module first (Reboot is needed!).
Flash the downloaded release and reboot.
Use the action button in Magisk/KernelSU app to update the actual WebView.
Credits:
topjonwhu for Magisk
Tiann for KernelSU
Zackptg5 for MMT-Extended
F3FFO for Open WebView module
HuskyDG for magic_overlayfs module
RavePriest1 Community (mainly Nippy) for the private Forgejo