proomt

Search

Search posts, papers, and topics

All posts

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

Related reading

  1. Firefox DevTools MCP 0.10.3 released

    Firefox DevTools MCP 0.10.3 is released, introducing a new `close_firefox_session` tool, full-page screenshot capability, and configurable download folders. This update also includes bug fixes and clarifies the usage of `restart_firefox` for controlling Firefox via WebDriver BiDi.

    Mozilla Automation Teammozilla.org1 minrelease
  2. Firefox WebDriver Newsletter 155

    Firefox 155 WebDriver newsletter lists recent bug fixes and cleanup work, including fixing a DevTools conflict, removing a thin helper, correcting double‑click behavior, and simplifying subscription handling.

    Mozilla Automation Teamfxdx.dev1 min
  3. High-speed Release Trains – These Weeks in Firefox: Issue 209

    Firefox 155 shipped via a new 2‑week release train; the week’s highlights include a WebExtensions theme API addition, multi‑context address bar in Nightly, DevTools stylesheet editing in the JS debugger, and extensive New Tab page UI/telemetry work (stocks widget, privacy widget, policy‑locked settings). The post also calls out many volunteer contributors and a handful of infrastructure tweaks (T…

    Mozilla Automation Teammozilla.org9 min
  4. Extension starter pack

    A short promotional roundup of popular Firefox extensions – ad‑blocker, anti‑tracking, translation, YouTube tweaks, and tab management – with screenshots, install counts and brief feature blurbs.

    Mozilla Automation Teammozilla.org4 min
  5. Icons! Lots of them! – These Weeks in Firefox: Issue 206

    Firefox 154 adds a Windows‑only UI to change the default browser icon, exposes a new Picture‑in‑Picture WebAPI, and ships a raft of small but concrete improvements across Add‑ons, DevTools, WebExtensions, WebDriver and the Rust‑based login storage component. Most changes are toggles or bug‑fixes (e.g., CSS handling in the Debugger, startup‑performance regression fix, storage.local auto‑reset, and…

    Mozilla Automation Teammozilla.org13 min