WebView Inspector is an advanced browser tool for web developers and QA testers. Based on Android WebView, it consolidates content inspection and manipulation features not found in standard browsers into a single app. Perform UI checks, debugging, and behavior verification all in one place.
■ Recommended for
* Web creators checking mobile and responsive layouts
* Engineers investigating network, cookie, and storage behavior
* Anyone checking site appearance under specific User-Agents
* Site administrators verifying their website's behavior
■ Key Features
◎ UA Spoofing
One-tap User-Agent switching for major browsers across iOS (iPhone/iPad), Android, Windows, and Mac (Chrome, Safari, Edge, Firefox, Samsung Internet, Opera, etc.). Register and save custom UAs.
◎ Network Analysis
List requests issued by the page. View URL, method, scheme, host, query parameters, and request headers. Export and share data in JSON format.
◎ Cookies / Storage
View, add, and delete cookies for the current page. Browse and clear localStorage and sessionStorage contents.
◎ JS Console
Capture and display page console logs. Built-in REPL for executing arbitrary JavaScript on the spot.
◎ Request Blocking
Block URLs containing specified strings. Verify layout and behavior changes when ads or tracking tags are disabled.
◎ User Scripts / Custom Headers
Register JavaScript for automatic execution on page load. Append custom headers to requests.
◎ Browsing Features
Multi-tab support, bookmarks, history, in-page search, view source, and file download/upload. The URL bar auto-hides on scroll to maximize screen space.
◎ Data Deletion
Clear cache, history, form data, web storage, and cookies individually or simultaneously.
■ Privacy
Browsing data, cookies, bookmarks, and settings are stored locally on your device and are never sent to our servers. Google AdMob ads are displayed on the settings/tools screen (no ads are injected into the web page viewing area). See the in-app privacy policy for details.
■ Terms of Use / Disclaimer
This app is intended for development and verification purposes. Use features like UA spoofing and cookie editing at your own risk and in compliance with the target site's terms of service and applicable laws. Due to WebView limitations, network logging primarily captures GET requests; response bodies and status codes cannot be retrieved. Additionally, altering the UA may not spoof Client Hints.
Developer browser: UA spoofing, network logs, JS console for web inspection.