Magisk module, that changes your WebView Implementation.
Find a file
2025-01-14 14:53:27 +01:00
bin Upload files to "bin" 2024-12-20 10:08:50 +00:00
common Update common/vanadium_install.sh 2025-01-07 13:07:56 +00:00
META-INF/com/google/android Upload files to "META-INF/com/google/android" 2024-12-20 10:09:40 +00:00
Overlay Upload files to "Overlay" 2025-01-07 13:07:19 +00:00
system Add system/.placeholder 2024-12-20 10:10:27 +00:00
cromite_action.sh Upload files to "/" 2025-01-07 13:08:56 +00:00
customize.sh Upload files to "/" 2025-01-07 13:08:56 +00:00
LICENSE Initial commit 2024-12-20 09:58:16 +00:00
module.prop Update module.prop 2025-01-07 13:09:35 +00:00
mulch_action.sh Upload files to "/" 2025-01-07 13:08:56 +00:00
README.md mulch status updated 2025-01-14 10:30:15 +01:00
service.sh Upload files to "/" 2024-12-20 12:25:31 +00:00
uninstall.sh Upload files to "/" 2024-12-20 10:02:17 +00:00
vanadium_action.sh Upload files to "/" 2025-01-07 13:08:56 +00:00
vscodium-test vscodium test 2025-01-14 14:53:27 +01:00

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