Web development tools for iOS.
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.
➜ What's new in version 2.2.0
- Several improvements to the resources panel, with context menus to save, share, and open items.
- Improvements to the devices panel, including a new device builder. This allows you to easily create realistic custom device profiles.
- Support for additional and user-installed fonts for use as the code font.
- Collapsible object view for JSON requests in the network panel.
- Bugfixes and other small improvements.