console.mobi is a mobile browser with built-in developer tools (DevTools) that lets you inspect and debug websites right on your phone.
Just like desktop DevTools: capture console.log output, inspect the DOM, monitor network requests, view cookies and LocalStorage, and even run JavaScript — all on a real mobile device. Perfect for hunting down bugs that only happen on mobile.
■ Console
- Capture console.log / warn / error / info in real time
- Automatically detect uncaught errors and unhandled promise rejections
- Expand objects and arrays
- Copy and clear logs
■ Elements (DOM Inspector)
- Browse the DOM tree of any page
- Tap to select and highlight HTML elements
- View element attributes and text content
- Inspect mode: pick elements directly on the page
■ Network
- Monitor XHR / Fetch requests in real time
- See URL, method, status code, response size and timing
- Inspect request / response details
■ Storage
- View LocalStorage, SessionStorage and cookies
- Browse key-value pairs
■ Browser features
- Address bar with history and autocomplete
- Bookmarks
- Automatic light / dark theme
- Adjustable DevTools font size
- English / Japanese
■ console.mobi Pro (subscription)
- Ad-free experience
- Console REPL — run JavaScript directly from the console
- Storage Manager — add, edit and delete LocalStorage entries and cookies
- Full-Page Screenshot — capture the entire page as one image
- Custom Snippets — save your favorite JavaScript and run it with one tap
Made for:
- Web developers chasing bugs that only reproduce on real phones
- Front-end engineers verifying responsive layouts on mobile
- QA engineers and testers who need efficient on-device debugging
- Anyone who wants to check how a site behaves without opening a laptop
Latest Version
1.2.1Uploaded by
Santiago Josue
Requires Android
Android 7.0+
Category
Free Productivity AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on Aug 2, 2026
Updated the billing library.
Fixed an issue with the review link.