Web Inspector
And a Dinosaur
Last updated: 16 Mar 2024
### Please refresh the page if you tap the “i” button and nothing happens ###
Web Inspector expands Mobile Safari with a set of web development tools:
DOM: View, inspect, edit, and search the elements that make up the DOM of a webpage.
Elements: See the details about the webpage’s nodes and styles.
Console: Type JavaScript commands in the console to debug, modify, and get information about your webpage. You can also see logs, errors, and warnings emitted from a webpage.
Network: See a detailed list of network requests and responses made from a webpage.
Resource: Find details about the data stored by a webpage such as cookies, local storage, and session storage.
Information
Bundle ID | com.andadinosaur.Inspector |
Version | 1.2.4 |
Size | 2 MB |
Category | |
Tags | |
App Store |
1.2.4
– Turn off Inspect mode after selecting an element because it confuses people.