Mobile DevTools

#5 / 7 rate

Mobile DevTools

5,000 users

2019-08-29

Volle.io

Extension Information

5 star
88%
4 star
0%
3 star
0%
2 star
0%
1 star
13%

Supported Languages

Permissions

Description

A mobile browser extension for debugging web sites and applications with the console, DOM, network info, sources, and more.

A mobile browser extension for debugging web apps. Based on the open source project Eruda, Mobile DevTools allows you to view the console, DOM elements, network traffic, page source, resources, and more.

Click the extensions's icon in the toolbar or menu to open the overlay. Drag the top menu left & right and tap on a tab to open:
• Console - View JavaScript logs, errors, warnings, and other debug info. Execute arbitrary JS to interact with the webpage.
• Elements - Drill down into the DOM tree to see attributes, inline styles, CSS rules, and computed styles.
• Network - Record in detail the network requests being made and inspect the responses.
• Resource - Show local storage, session storage, cookies, scripts, stylesheets, iframes, and image assets.
• Sources - Source code viewer for HTML, JS, and CSS.
• Info - View the current URL, User Agent, and device details.
• Snippets - Execute useful JavaScript snippets. If you're a developer and would like to add additional plugins, please visit Eruda's documentation at https://github.com/liriliri/eruda and contact the developer of this extension!

Mobile DevTools may not work on all websites, depending on the page content's security policies.