Site icon Android Tutorial Online

LSPatch module hooking WebViews and allowing the user to open the link in their browser

LSPatch module hooking WebViews and allowing the user to open the link in their browser

AntiWebView

Have you ever used horrible apps like Reddit which display ALL external links opened through their shitty app in a Android WebView (“in-app browser”) which, depending on the WebView implementation your phone is using, does not allow you to open the clicked link in a browser?

AntiWebView is a simple LSPosed/LSPatch module which hooks WebViews in any app and displays a notification allowing the user to open the link in their browser.

Demo

demo-2.mp4

https://user-images.githubusercontent.com/58902674/238072650-7137325d-7e86-4140-99d7-38022a7b76b8.mp4

The default browser in this case is set to another app of mine, LinkSheet, which restores the Android <12 Url-App-Link Chooser

Installation

Tested Android versions: 13

Root / Magisk / LSPosed

Non-Root / LSPatch / Shizuku

GitHub

View Github

Exit mobile version