2 items
Log Inertia.js page props (component, props, url) live in the DevTools console — refreshed automatically after every SPA navigation. 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
rating_count is the Chrome Web Store ratings count, not a written-review count.