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-25 04:32:36 +00:00
bin Upload files to "bin" 2025-05-11 06:51:10 +00:00
common Fixed Variable 2025-05-25 04:32:36 +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 Fix Hardcode 2025-05-11 11:26:51 +00:00
cromite-action.sh Fix Hardcode 2025-05-11 11:27:25 +00:00
customize.sh Fixed variable mistake... 2025-05-13 12:48:42 +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 Fix Hardcode 2025-05-11 11:28:13 +00:00
README.md Update README.md 2025-05-18 09:38:13 +00:00
service.sh Fix Variable 2025-05-11 11:28:56 +00:00
uninstall.sh Rewritten from zero... 2025-05-13 08:56:18 +00:00
vanadium-action.sh Fix Hardcode 2025-05-11 11:29:30 +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, Wi-Fi is Recommended

Choosable WebViews:

Aosmium by AXP-OS (ARM32 and ARM64)
Cromite by uazo (Only for ARM64)
    Cromite has a Package Name of com.android.webview Still.
    No Matter, What I Did in the Overlay, It Will Appear as "Android System WebView"
Vanadium by GrapheneOS (Only for Android 10+ with ARM64)

Before You Install:

This module uninstall/debloat a few app, that can cause conflicts.
One of them is Google Chrome, so if you use this "perfect" browser, then do a backup with SwiftBackup.

Known Bugs:

Curl fails to download over mobile data.
Google TrichromeLibrary won't be uninstall during the process, so you have to do that manually, if you have that app updated.
That's all i know, at the moment.

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.

Donation/Support:

I don't accept donations personally, but you can support the community.
So we can keep up this private git site and the freedom of open source projects.
Link: https://ko-fi.com/ravepriest1 Please write my name "Lordify" in the description.

Credits:

topjonwhu for Magisk
Tiann for KernelSU
Zackptg5 for MMT-Extended
F3FFO for Open WebView module
RavePriest1 Community (mainly Nippy) for the private Forgejo