Skip to content

Magisk-Modules-Alt-Repo/open_webview

Repository files navigation

Open WebView - XDA Thread

Open WebView

This module helps you to replace your system webview though Magisk.

NOTICE

I don't have so much time to devote to this hobby, this is not my main job. If you appreciate my work please let me know with a star on github, or a feedback, or a PR to improve the code or a donation, thank you!

ATTENTION! There is a bug that still needs to be fixed where sometimes you may find that the installed webview doesn't work. To fix this bug you need to manually install the webview, to do this just:

  • download from sources the latest version of the webview you have choosen during module installation
  • install it

DISCLAIMER

I AM NOT RESPONSIBLE IF YOUR DEVICE DOES NOT WORK PROPERLY OR FOR ANY DAMAGE THAT MAY OCCUR TO YOUR DEVICE. BEFORE USING THIS MODULE, PLEASE READ THE CODE. YOU WHO DECIDE TO INSTALL THIS MODULE ASSUMES ALL RESPONSIBILITY FOR ANY PROBLEMS.

Compatibility

  • Android 8+
  • Magisk 20.4+
  • KernelSU 0.6+

Tested Device

Support

If you found this helpful, please consider supporting development with a coffe. Alternatively, you can contribute to the project by reporting bugs and doing PR. All support is appreciated!

Features

ATTENTION! This module cannot automatically update the webview, so if you want to update a webview installed through this module you must manually reinstall the module.

Create module

  1. Clone the repository
  2. Run the script according to the OS:
    • Unix/Linux: ./create-module.sh
    • Windows: ./create-module.ps1

Credits

License

Copyright 2024 F3FFO

The source code is available under GPL-3.0

Change logs

v2.4.0

  • Welcome to Thorium webview
  • Mark as experimental Vanadium and Thorium
  • Add manual installation of Mulch webview
  • No need anymore to download thrichrome lib
  • Prevent to perform user installation of webview
  • Bug fix

See older release notes: CHANGELOG.md