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

Alpine.js devtools version history - 20 versions

Alpine.js devtools by Hugo

Rated 4.7 out of 5
4.7 Stars out of 5
5
5
4
0
3
1
2
0
1
0
Alpine.js devtools version history - 20 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 2.6.1

    Released 4 Sep 2025 - 75.15 kB
    Works with firefox 112.0 and later
    fix: the extension being enabled would cause some sites eg. app.clickup.com to crash.

    Source code released under MIT Licence

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 2.6.0

    Released 27 Aug 2025 - 75.94 kB
    Works with firefox 112.0 and later
    2.6.0 is the manifest v3 rewrite of Alpine.js devtools, made available for Firefox.

    The feedback for the v2 release line on Chrome has been positive (its been available for Chrome since April)

    It comes with performance improvements and the following new features:

    ✅ More reliable state updates/sync (🆕)
    ✅ Support for data-x-data prefix (🆕)

    It now has some early access features:

    ✅ Store state viewing/editing (🆕)
    ✅ Store data in console globals (🆕)
    ✅ Inspect error element (🆕️)
    ✅ Jump to root element/scroll element into view (🆕)
    ✅ Time travel debugging of $data (🆕)

    Source code released under MIT Licence

    Download file
  • Version 1.3.0

    Released 6 Apr 2025 - 73.95 kB
    Works with firefox 58.0 and later
    • performance: fix devtools responsiveness when inspecting 10k data properties
    • fix: attribute path regex
    • fix: backend re-injection on refresh

    Source code released under MIT Licence

    Download file
  • Version 1.2.0

    Released 7 Sep 2021 - 73.74 kB
    Works with firefox 48.0 and later
    - feature: side nav layout
    - fix: handle undefined Alpine dataStack

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v1.2.0

    Source code released under MIT Licence

    Download file
  • Version 1.1.0

    Released 29 Jun 2021 - 73.44 kB
    Works with firefox 48.0 and later
    - feature: initial Alpine v3 support (view/edit components & data)

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v1.1.0

    Source code released under MIT Licence

    Download file
  • Version 1.0.1

    Released 19 Apr 2021 - 72.93 kB
    Works with firefox 48.0 and later
    - fix: components panel bug when a component crashes on startup
    - internal: upgrade dependencies

    Release Notes: https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v1.0.1

    Source code released under MIT Licence

    Download file
  • Version 1.0.0

    Released 15 Mar 2021 - 71.9 kB
    Works with firefox 48.0 and later
    - performance: faster devtools boot time (component detection)
    - performance: faster load time of component data when there's a large dataset
    - fix: reset selected component when the page URL changes

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v1.0.0

    Source code released under MIT Licence

    Download file
  • Version 0.3.0

    Released 7 Mar 2021 - 70.84 kB
    Works with firefox 48.0 and later
    - feature: warnings tab, supports eval errors in Alpine.js components (requires Alpine.js 2.8.0+)
    - fix: x-model updates that weren't causing a re-render
    - enhancement: link to discussions tab when displaying "Unserializable Value"

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.3.0

    Source code released under MIT Licence

    Download file
  • Version 0.2.2

    Released 20 Jan 2021 - 67.41 kB
    Works with firefox 48.0 and later
    - fix crash when closing and re-opening devtools

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.2.2

    Source code released under MIT Licence

    Download file
  • Version 0.2.1

    Released 20 Jan 2021 - 67.4 kB
    Works with firefox 48.0 and later
    - Fix: remove unused tabs permission

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.2.1

    Source code released under MIT Licence

    Download file
  • Version 0.2.0

    Released 13 Jan 2021 - 67.4 kB
    Works with firefox 48.0 and later
    - Feature: redesign to support tabs in future (adds "Watching X components" in footer)
    - Fix: removes unused permissions
    - Fix: hanging when Alpine is detected but no components found.
    - Internal: refactor backend.js

    Release Notes: https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.2.0

    Source code released under MIT Licence

    Download file
  • Version 0.1.1

    Released 16 Dec 2020 - 67.12 kB
    Works with firefox 48.0 and later
    - Fix: first selected component couldn't be deselected

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.1.1

    Source code released under MIT Licence

    Download file
  • Version 0.1.0

    Released 15 Dec 2020 - 67.11 kB
    Works with firefox 48.0 and later
    - feature: add $x0, $x1 etc global variables Alpine components
    - fix: detection of Alpine.js version when it contains a 0
    - fix: color of "outdated Alpine version" section
    - internal: upgrade Alpine.js version

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.1.0

    Source code released under MIT Licence

    Download file
  • Version 0.0.10

    Released 14 Dec 2020 - 66.72 kB
    Works with firefox 48.0 and later
    - Feature: resizable panels
    - Fix: support dynamically added/removed components
    - Performance: switch to a single mutation observer (instead of 1 per component)
    - Internal: Tailwind CSS v2, extract Alpine.js component to JS file, templating/partials for panel HTML

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.0.10

    Source code released under MIT Licence

    Download file
  • Version 0.0.9

    Released 3 Dec 2020 - 61.12 kB
    Works with firefox 48.0 and later
    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.0.9

    Source code released under MIT Licence

    Download file
  • Version 0.0.8

    Released 3 Dec 2020 - 60.91 kB
    Works with firefox 48.0 and later
    Full release notes: https://github.com/alpine-collective/alpinejs-devtools/releases/tag/v0.0.8

    Fix: support HTMLElement as top-level Alpine.js component variables
    Fix: overlay when hovering over a component is visible even if other elements overlap
    Fix: when editing a number value, use a number input

    Feature: use LiveView view "name" for components if detected
    Feature: support x-title, x-id, aria-label for component names

    Performance: only update edited Alpine.js variables

    Internal: improve dev setup, docs & tests

    Source code released under MIT Licence

    Download file
  • Version 0.0.7

    Released 25 Nov 2020 - 60.3 kB
    Works with firefox 48.0 and later
    Fix: missing backend.js file

    https://github.com/alpine-collective/alpinejs-devtools/releases/tag/0.0.7

    Source code released under MIT Licence

    Download file
  • Version 0.0.5

    Released 24 Nov 2020 - 56.87 kB
    Works with firefox 48.0 and later
    - Performance/fix: bundle/purge TailwindCSS as a stylesheet
    - Feature: add loading state for Alpine.js panel
    - Feature: livewire component name detection

    Source code released under MIT Licence

    Download file
  • Version 0.0.4

    Released 22 Nov 2020 - 319.19 kB
    Works with firefox 48.0 and later
    Features:
    - Alpine components have an associated name
    - UI has been redesigned to include the Alpine.js version on the page
    - keyboard-only save/exit editing a data field

    Fixes:
    - devtools data reloads on page refresh
    - devtools can be closed and reopened without crashing

    Source code released under MIT Licence

    Download file
  • Version 0.0.3

    Released 24 Apr 2020 - 187.24 kB
    Works with firefox 48.0 and later
    - Fix: (Regression) Object/Array can't be collapsed once open #34
    - Fix: loading of components with nested proxies eg. on alpinetoolbox.com #17
    - Fix: stricter CSP per Firefox reviewer comment (remove remote origin)

    Source code released under MIT Licence

    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

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

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