Web Inspector
Web Inspector Summary
Web Inspector is a mobile iOS app in Developer Tools by And a Dinosaur. Released in Sep 2021 (4 years ago). It has 605 ratings with a 4.21★ (good) average. Based on AppGoblin estimates, it reaches roughly 1.7K monthly active users . Store last updated Oct 6, 2024
Recent activity: 2.00 new ratings this week View trends →
Web Inspector SDKs Summary
App not yet scanned for SDKs.
4.21★
Ratings: 605
Screenshots
App Description
### 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.