proomt

Search

Search posts, papers, and topics

All posts

Mozilla Automation Teamjdescottes1 min readrelease notesintermediate

Firefox DevTools MCP 0.10.3 released

Summary

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.

  • A new `close_firefox_session` tool is available to end browser sessions, either releasing connections or closing the browser.
  • The `screenshot_page` tool now supports a `fullPage` parameter to capture the entire scrollable document.
  • `set_download_behavior` can now specify a `downloadFolder` for storing downloads.
  • Fixed an issue where the Firefox binary was not found on Linux with Flatpak.

Engineers building automation or AI assistants that interact with Firefox via WebDriver BiDi will find these new controls and stability improvements useful for their testing and control workflows.

5/10

Related reading

  1. Inertia DevTools Now Available for Firefox

    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.

    Laravellaravel-news.com1 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. Firefox Profiler Deployment (September 3, 2026)

    Firefox Profiler 0.9.0 release with a handful of CLI improvements (unlimited limit flag, better marker handling, network request count), UI tweaks (dark‑mode contrast, publish panel component), and library updates (oxfmt, typed arrays). Localisation added for several languages.

    Mozilla Automation Teammozilla.org1 minrelease