Inertia Props Inspector
View on Chrome Web StoreChrome will indicate if you already have this installed.
Overview
Inertia Props Inspector — a lightweight DevTools companion for Inertia.js apps.
One click logs the current page (component, props, url, version) to the browser console. Refreshed automatically after every SPA navigation — no full reload required.
🤔 Why? Inertia delivers server data through page.props. Vue/React DevTools surface it during development, but they aren't available in production. This extension exposes the same data on any environment, including live production builds.
✨ Highlights
- Updates on every Inertia visit, history back/forward, and component swap
- Compatible with Inertia v1 and v2
- Works with any adapter (Vue, React, Svelte) and any backend (Laravel and beyond)
- Uses only public Inertia events — no private APIs, zero impact on the host page
- Light and dark themes follow your OS
🧪 Try it Official demo: https://demo.inertiajs.com
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.