Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

htmx-debugger version history - 5 versions

htmx-debugger by NomadicDaddy

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
htmx-debugger version history - 5 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.2.1

    Released Jul 30, 2026 - 77.33 KB
    Works with firefox 112.0 and later
    • Pages that boost forms no longer flood the console with
      DOMException: HTMLElement object could not be cloned. A form control named id, class,
      or attributes shadows the matching property on the form element, so element details are
      now read through Element.prototype rather than off the element itself. This is the crash
      reported in issue #8.
    • SVG elements no longer break event capture. Their className is an SVGAnimatedString
      instead of a string, and the class is now read from the attribute.
    • An event that still fails to serialize is dropped with one console warning instead of being
      retried, counted toward the circuit breaker, and logged again on every occurrence.
    • Element details are no longer reported as [Circular] when the same element appears twice
      in one event, which htmx does routinely with detail.elt and detail.target.
    • The content script no longer logs its startup and per-message progress to the console of
      every page it runs on. Warnings and errors are unchanged, and the "not connected to the
      background script" warning now appears once per disconnect rather than once per event.
    • The htmx peer dependency range accepts the 4.0.0-beta6 prerelease.
    • Dropped the htmx.process wrapper and its synthetic htmx:process entry. Content scripts
      run in an isolated world and never see the page's window.htmx, so the wrapper never ran.
      htmx's own process events already report the same work, so the event log is unchanged.

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.2.0

    Released Jul 30, 2026 - 76.66 KB
    Works with firefox 112.0 and later
    The debugger now captures htmx 4's colon-separated lifecycle events while continuing to
    support htmx 2, including request and response filtering in the DevTools panel.

    Source code released under MIT License

    Download file
  • Version 1.0.6

    Released Oct 22, 2024 - 75.46 KB
    Works with firefox 112.0 and later
    v1.0.6 (2024-10-22): Added HX attributes to target element details, added snapshot information, added error handling and reporting, further reduced console log output

    Source code released under MIT License

    Download file
  • Version 1.0.5

    Released Oct 10, 2024 - 75.44 KB
    Works with firefox 112.0 and later
    1.0.5 - before/after + less console output

    Source code released under MIT License

    Download file
  • Version 1.0.4

    Released Oct 3, 2024 - 75.14 KB
    Works with firefox 112.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.