Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rootalith/CromiteWebView-Magisk

Repository files navigation

πŸ›‘οΈ Cromite WebView Magisk Module

Telegram Channel License Android Magisk KernelSU

 ____ _ _ __ __ _ __ ___ 
 / ___|___ _ __ _ __ ___ (_) |_ __\ \ / /__| |_\ \ / (_) _____ __
| | / _ \| '__| '_ ` _ \| | __/ _ \ \ /\ / / _ \ '_ \ \ / /| |/ _ \ \ /\ / /
| |__| (_) | | | | | | | | | || __/\ V V / __/ |_) \ V / | | __/\ V V / 
 \____\___/|_| |_| |_| |_|_|\__\___| \_/\_/ \___|_.__/ \_/ |_|\___| \_/\_/ 
 
 __ __ _ _ __ __ _ _ 
| \/ | __ _ __ _(_)___| | __ | \/ | ___ __| |_ _| | ___ 
| |\/| |/ _` |/ _` | / __| |/ / | |\/| |/ _ \ / _` | | | | |/ _ \
| | | | (_| | (_| | \__ \ < | | | | (_) | (_| | |_| | | __/
|_| |_|\__,_|\__, |_|___/_|\_\ |_| |_|\___/ \__,_|\__,_|_|\___|
 |___/ 

The ultimate privacy-focused WebView solution for rooted Android devices

🌟 Key Features

Privacy Features Technical Features
βœ… Built-in ad/tracker blocking βœ… Systemless installation
βœ… HTTPS enforcement βœ… Auto-recovery fallback
βœ… Anti-fingerprinting βœ… Dual root support
βœ… Script control βœ… Weekly security updates

βš™οΈ Installation

Recommended Method (Magisk/KernelSU):

  1. Download from Releases
  2. Install via your root manager app
  3. Reboot device

Alternative Methods:

Recovery Mode
adb push CromiteWebView-Magisk.zip /sdcard/
adb reboot recovery

Then flash via recovery menu.

Manual Build from Source
git clone https://github.com/Rootalith/CromiteWebView-Magisk.git
cd CromiteWebView-Magisk
zip -r CromiteWebView-Magisk.zip * -x ".git*" "README.md"
su -c "magisk --install-module CromiteWebView-Magisk.zip"

πŸ“œ License Compliance

πŸ“Š Compatibility Matrix

ROM Status Notes
Evolution X βœ… Full support Tested v9.7+
LineageOS βœ… Works βœ… Works
DrepFest βœ… Works Tested 15.1
MIUI ⚠️ Not Tested Not Tested
Stock AOSP βœ… Full support Android 8.0+

πŸ—οΈ Module Structure

Click to view file structure
CromiteWebView-Magisk/
β”œβ”€β”€ META-INF/com/google/android/
β”‚ β”œβ”€β”€ update-binary
β”‚ └── updater-script
β”œβ”€β”€ system/
β”‚ └── priv-app/WebViewGoogle/
β”‚ └── CromiteWebView.apk # GPL-3.0
β”œβ”€β”€ module.prop # Apache-2.0
└── [other support files]

πŸ” Post-Install Verification

# Verify active WebView
su -c "cmd webviewupdate get-current-webview-package"
# Check version
su -c "dumpsys package com.android.webview | grep versionName"

🚨 Troubleshooting Guide

Symptom Solution
WebView not switching Run: su -c "pm disable com.google.android.webview"
App crashes Clear WebView data in Settings > Apps
Installation fails Check /data/adb/magisk_debug.log

πŸ“œ Version History

Version Highlights
v1.0 Initial release with Cromite 135.0.7049.58

⚠️ Important Notice

This module modifies core system components.
Always backup your data before installation.

➑️ Full Documentation | πŸ“’ Support Channel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /