folexbrits / open_webview

A magisk module created to replace system webview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open WebView - XDA Thread

Open WebView

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

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:

- go to fdroid and re-download the latest version
- manually download the apk and install it

DISCLAIMER

Before flash module, please read below:

I AM NOT RESPONSIBLE SOME YOUR FEATURE FROM YOUR DEVICE IF DOESN'T WORK PROPERLY. BEFORE FLASH THE MODULE, PLEASE READ LINE CODES AND SELECT GOOGLE SERVICES YOU NEEDS. YOU ARE FLASHING THIS MAGISK MODULE AND ITS YOUR CHOICE TO DO IT OR NOT TO DO IT AND YOU'RE THE ONE DOING IT. I JUST WANT TO HELP OTHERS OUT.

Compatibility

  • Android 8+
  • Magisk 20.4+

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

Compile

  • Clone the repository
  • Run the script: ./create-module.sh

Credits

License

Copyright 2023 F3FFO

The source code is available under GPL-3.0

Change logs

v2.3.0

  • Remove Bromite webview
  • Re-add overlay inside module
  • Add Android 14 support for Vanadium

v2.2.0

  • Add Vanadium webview
  • Add SHA256 integrity check for Mulch
  • Get always last release of bromite
  • Bug fix

v2.1.0

  • Add Mulch webview
  • Add status in the module description
  • Update bromite to v108.0.5359.156
  • Bug fix

v2.0.0

  • Reworked the installation logic
  • Add cleaning logic for dalvik cache
  • Update bromite to v106.0.5249.163
  • Bug fix

v1.1.0

  • Add curl binary
  • Bug fix

v1.0.1

  • Bug fix

v1.0.0

  • Initial release

About

A magisk module created to replace system webview

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%