本仓库为旧版本,已不再同步,如需最新版本请前往新仓库:WebViewPP
Enable WebView debugging and add vConsole in it. Support WebView, TBS X5, UC U4, Crosswalk(XWalk), XWeb.
启用 WebView 调试并添加 vConsole,支持 WebView、TBS X5、UC U4、Crosswalk(XWalk)、XWeb。
| Engine Name | Version | Debugging | vConsole | Comment |
|---|---|---|---|---|
| WebView | X | ✅ | ✅ | |
| TBS X5 | X | ✅ | ✅ | |
| UC U4 | X | ✅ | ✅ | 一些阿里系的 App 使用了魔改包,可能无法开启达到预期目标 |
| Crosswalk | X | ✅ | ✅ | |
| XWeb | X | ✅ | ✅ | 由 Crosswalk 二改而来的引擎,大概只有微信在用 |
ErudaChiiA modern Hook API which we used.
本项目所采用的现代化 Hook API。
Referenced the implementation about WebView debugging.
参考了 WebView 调试的相关实现。
The inspiration for vConsole injection.
vConsole 注入的灵感来源。
cn.wankkoree.xposed.enablewebviewdebugging
Release Type: Stable
10/7/2022, 5:57:29 PM
本版本之后包名发生变更,请重新在LSPosed中勾选相应的 App ,并自行迁移模块的配置。
迁移方法:
/data/misc/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/prefs/目录cn.wankkoree.xposed.enablewebviewdebugging文件夹改名为cn.wankkoree.xp.webviewppcn.wankkoree.xp.webviewpp文件夹已存在,将cn.wankkoree.xposed.enablewebviewdebugging文件夹内的所有文件复制到cn.wankkoree.xp.webviewpp文件夹即可Since the beginning of this release, the package name is renamed. So you need to reconfigure all things in LSPosed and migrate the config of our module.
The migration method:
/data/misc/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/prefs/ foldercn.wankkoree.xposed.enablewebviewdebugging to cn.wankkoree.xp.webviewppcn.wankkoree.xp.webviewpp is already existed, copy all files in cn.wankkoree.xposed.enablewebviewdebugging to cn.wankkoree.xp.webviewppcn.wankkoree.xp.webviewpp-v3.0.0_15-release为模块本体用于测试模块相关 Hook 的生效情况,非必须
如有需要请前往 v2.0.0 下载。
cn.wankkoree.xp.webviewpp-v3.0.0_15-release is moduleused to test the availability of module, not required
If you need them, please go to v2.0.0 to download.