Web Inspector

Web Inspector

Download on App Store
Spark by MWM logo
Logo of Web Inspector

Web Inspector: Professional Dev Tools for Mobile Safari

Inspect the DOM, debug JavaScript, and monitor network traffic directly on your iPhone and iPad—no Mac required.

Publisher

And a Dinosaur

Category

Developer Tools

Downloads

269K+

User Rating

4.1/5

Total Ratings

200

Locales

1

DevTools Reimagined

Discover the interface used by 269K+ users.

Web Inspector app interface showing the DOM tree and HTML code of a mobile website on an iPhone.

Web Inspector app interface showing the DOM tree and HTML code of a mobile website on an iPhone.

Web Inspector mobile app interface for editing HTML DOM elements

Web Inspector mobile app interface for editing HTML DOM elements

Web Inspector app interface showing the DOM tree and HTML elements of a mobile website on iOS

Web Inspector app interface showing the DOM tree and HTML elements of a mobile website on iOS

Mobile web inspector tool showing HTML and CSS code on an iPhone screen

Mobile web inspector tool showing HTML and CSS code on an iPhone screen

JavaScript console interface in Web Inspector mobile app showing code execution and alert window

JavaScript console interface in Web Inspector mobile app showing code execution and alert window

Mobile app interface showing real time network requests and status codes for a website in Safari

Mobile app interface showing real time network requests and status codes for a website in Safari

Web Inspector app interface showing network response headers for a website

Web Inspector app interface showing network response headers for a website

Web Inspector app displaying CSS font face rules in the network tab on an iPhone

Web Inspector app displaying CSS font face rules in the network tab on an iPhone

Web Inspector app showing the Resources tab for debugging local storage cookies and stylesheets on mobile Safari

Web Inspector app showing the Resources tab for debugging local storage cookies and stylesheets on mobile Safari

Desktop-Grade DevTools, Right on Your Device

The tools that make this app stand out, trusted by 269K+ users.

🔍

Live DOM & CSS Inspection

Identify and fix layout glitches instantly by inspecting elements and modifying styles in real-time directly within Safari.

💻

Full JavaScript Console

Execute scripts, view errors, and debug complex issues on the go with a functional console optimized for mobile productivity.

🌐

Network & Storage Audit

Monitor API requests and manage cookies or local storage to troubleshoot performance and data persistence without a desktop computer.

Loved by users worldwide

Trusted by 269K+ people who love this app.

"

"Web Inspector has completely changed my mobile workflow. I no longer have to tether my iPhone to my Mac just to debug a CSS glitch or check a console log. It finally makes the iPad feel like a legitimate development workstation. Essential for any web professional on the go."

Alex R., Senior Front-end Developer
"

"Testing mobile-specific bugs used to be a massive headache, but this app makes it seamless. Being able to inspect network requests and edit the DOM directly in Safari is a lifesaver for troubleshooting live site audits. It is easily the most useful utility in my dev toolkit."

Jordan M., QA Engineer

About the app

Everything you need to know about Web Inspector.

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.

Latest Version

1.2.7

Size

2.6 MB

First Released

Sep 16, 2021

Master Mobile Debugging, No Mac Required

Join over 269,000 developers who inspect DOM, debug JavaScript, and monitor network traffic directly in Safari on iPhone and iPad.

Download on App Store
FAQ

Frequently Asked Questions

Everything you need to know about Web Inspector

What is Web Inspector?

Web Inspector is an app that expands Mobile Safari with a suite of web development tools. It enables users to inspect and debug webpages directly on their iOS device.

Can Web Inspector edit web page elements?

Yes, Web Inspector allows users to edit elements within the Document Object Model (DOM) of a webpage. This includes viewing, inspecting, and modifying HTML structures.

What web development tools does Web Inspector provide?

Web Inspector offers DOM, Elements, Console, Network, and Resource tools. These functionalities are designed for inspecting, debugging, and modifying web content within Mobile Safari.

Does Web Inspector collect user data or personal information?

No, Web Inspector does not collect, store, or transmit any personal information. This policy ensures user privacy while using the web development tools on iOS.

How does Web Inspector help debug JavaScript?

Web Inspector provides a Console tool where users can type JavaScript commands for debugging, modification, and information retrieval. It also displays logs, errors, and warnings emitted from a webpage.

Can I monitor network requests with Web Inspector?

Yes, Web Inspector includes a Network tool. It provides a detailed list of all network requests and responses made from a webpage, allowing for comprehensive analysis and debugging.

Does Web Inspector show webpage styles?

Yes, the Elements tool in Web Inspector displays details about a webpage's nodes and styles. This allows developers to inspect and understand the CSS applied to specific HTML elements.

What resource data can Web Inspector display?

The Resources tool in Web Inspector reveals details about data stored by a webpage. This includes cookies, local storage, and session storage, offering insights into client-side data management.