1
0
Fork 1
A Magisk/KernelSU module, that aims to change your WebView Implementation.
This repository has been archived on 2025-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2025-05-11 06:53:36 +00:00
bin Upload files to "bin" 2025-05-11 06:51:10 +00:00
common Upload files to "common" 2025-05-11 06:51:31 +00:00
META-INF/com/google/android Upload files to "META-INF/com/google/android" 2025-05-11 06:52:01 +00:00
Overlay Upload files to "Overlay" 2025-05-11 06:52:55 +00:00
system Upload files to "system" 2025-05-11 06:53:16 +00:00
aosmium-action.sh Upload files to "/" 2025-05-11 06:53:36 +00:00
cromite-action.sh Upload files to "/" 2025-05-11 06:53:36 +00:00
customize.sh Upload files to "/" 2025-05-11 06:53:36 +00:00
LICENSE Initial commit 2025-05-11 06:49:17 +00:00
module.prop Upload files to "/" 2025-05-11 06:53:36 +00:00
post-fs-data.sh Upload files to "/" 2025-05-11 06:53:36 +00:00
README.md Update README.md 2025-05-11 06:52:30 +00:00
service.sh Upload files to "/" 2025-05-11 06:53:36 +00:00
uninstall.sh Upload files to "/" 2025-05-11 06:53:36 +00:00
vanadium-action.sh Upload files to "/" 2025-05-11 06:53:36 +00:00

What is this project?

A Magisk/KernelSU 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:

Aosmium by AXP-OS (ARM32 and ARM64)
Cromite by uazo (Only for ARM64)
Vanadium by GrapheneOS (Only for Android 10+ with ARM64)

How to install:

Download the desired WebView implementation from release page.
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
RavePriest1 Community (mainly Nippy) for the private Forgejo