WebViewChanger/README.md

42 lines
1.3 KiB
Markdown
Raw Normal View History

2025-01-14 09:30:15 +00: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.
2024-12-20 09:59:09 +00:00
What is this project?
2024-12-20 09:58:16 +00:00
2025-01-07 13:08:56 +00:00
A Magisk module, that changes your WebView Implementation.
2024-12-20 09:59:09 +00:00
What is a WebView?
2025-01-07 13:08:56 +00:00
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.
2024-12-20 09:59:09 +00:00
Prerequisite:
Android phone with at least 28 API (Android 9)
2025-01-07 13:08:56 +00:00
Magisk or KernelSU installed
2024-12-20 09:59:09 +00:00
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:
2025-01-07 13:08:56 +00:00
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.
2024-12-20 09:59:09 +00:00
Credits:
topjonwhu for Magisk
2025-01-07 13:08:56 +00:00
Tiann for KernelSU
2024-12-20 09:59:09 +00:00
Zackptg5 for MMT-Extended
2024-12-20 19:59:47 +00:00
F3FFO for Open WebView module
2025-01-07 13:08:56 +00:00
HuskyDG for magic_overlayfs module
2025-01-14 09:30:15 +00:00
RavePriest1 Community (mainly Nippy) for the private Forgejo