


















Description
Inspect is a web inspector for iOS that provides desktop-class developer tools, right in the app. No need for remote debugging, connecting to a desktop, proxies, or remote systems.
Included are:
– JavaScript console.
– HTML element inspection and editing (with live preview).
– CSS inspection and editing (with live preview).
– View element details: CSS rules, JavaScript properties, dimension statistics, and more.
– Open files and folders from other apps (like Working Copy), or from iCloud to test locally.
– Network panel, displaying page headers and XHR requests.
– Responsive design tools: View your site with a variety of mobile and desktop sizes and orientations, including support for custom sizes and user agents.
– Cookies, local storage, and session storage inspector and editor.
– Resource graph.
– View raw page source.
– Control over browser operation: disable JavaScript, cache, and clear cache and cookies to test various operations and states.
– Save a screenshot of your site, including the ability to save the full page.
Version 2.3.0
Changements récents
A few new features and some bugfixes in 2.3.0. Notable:
– Syntax highlighting for element editor.
– New tools panel replaced toolbar. Tools can be moved around like any other panel. Double-tapping a tool will “lock” it on.
– Added find-in-page tool.
See all changes from the “What’s New” link on the homepage.