Android Webview Debug

Unified WebView remote debugging toggle for Android projects. `android-webview-debug-enable` sets all `setWebContentsDebuggingEnabled` calls to `true` and records modified locations with their original content; `android-webview-debug-revert` restores from the record, listing any mismatched entries at the end for manual confirmation. Triggers: 「开启 WebView 调试」「恢复 WebView 调试」 / android-webview-debug-enable, android-webview-debug-revert. Suitable for Android projects that need to uniformly enable or restore WebView debugging.

fudesign2008 15fab1f 5.1 KB Updated

File contents

fudesign2008/open-skills/tree/main/skills/android-webview-debug commit 15fab1f93e

Frequently asked questions

npx skillmds@latest add fudesign2008/android-webview-debug