WebViewDebugHook
Use Xposed force all webView to debug on android 4.4+
Install / Use
/learn @feix760/WebViewDebugHookREADME
WebViewDebugHook
From https://developers.google.com/web/tools/chrome-devtools/remote-debugging we can use blow code to debugging webview on android 4.4+.
WebView.setWebContentsDebuggingEnabled(true);
But the most app are third parties, webview debugging is disabled, WebViewDebugHook can force them to debugging.
Requirement
-
Android 4.4+
-
Rooted device
-
Installed Xposed
Xposed module Download
Supported Webview
- Android Webview
- Tencent X5 Webview
- UC U4 Webview
- XWalkView (微信小程序)
You can post an issue to support more webview
Question
- What is Xposed ?
Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That's great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There are many other advantages, but here is just one more: Multiple modules can do changes to the same part of the system or app. With modified APKs, you to decide for one. No way to combine them, unless the author builds multiple APKs with different combinations. <br><br>Please go http://repo.xposed.info/module/de.robv.android.xposed.installer for details.
Links
License
(The MIT License)
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
