LaravelPaul Redmond1 min readrelease notesintermediate
Inertia DevTools Now Available for Firefox
Summary
Inertia DevTools now has an official Firefox extension matching the Chrome version, adding an Inertia panel to DevTools that logs visits, props (with badges), request/response data, route info, and links to source files, with redaction of secrets.
- Firefox extension provides full parity with Chrome’s Inertia DevTools.
- Shows a timeline of every Inertia visit, grouping related requests.
- Props displayed as a tree with badges for deferred, optional, merged, and shared values.
- Headers, bodies, route/controller info, and full page state are viewable per visit.
Brings the same debugging workflow to Firefox developers using Inertia, reducing context switching and improving visibility into client‑side navigation and data handling.
4/10




