# sveltejs/svelte-devtools

A browser extension to inspect Svelte application by extending your browser devtools capabilities

Repository: https://github.com/sveltejs/svelte-devtools
Canonical: https://ross.abutalabs.com/products/svelte-devtools
Homepage: https://chromewebstore.google.com/detail/svelte-devtools/kfidecgcdjjfpeckbblhmfkhmlgecoff
Language: Svelte
License: MIT
License Family: permissive
Last push: 2025-01-22T06:43:29+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 2, release rhythm 8, longevity 100
- inputs: {"age_days": 2656, "days_push": 588, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1617, forks 86 (observed 2026-08-28T04:05:12.076384+00:00)

## What it is
Svelte DevTools is a browser extension for Chrome and Firefox that adds a Svelte inspection tab to browser developer tools. It displays the component tree, HTMLx blocks, and DOM elements of a running Svelte app and lets you inspect and edit component state.

## Use cases
- inspect svelte component hierarchy in devtools
- view and edit svelte component state live
- debug sveltekit application state
- find which svelte component rendered a dom element
- explore htmlx blocks in a svelte app

## When to choose
- you develop apps with Svelte 4+ or SvelteKit and want framework-aware devtools
- you need to inspect or tweak component state without adding logging
- you use Chrome or Firefox 121+ in development mode

## When to avoid
- your app is built with production compilation (dev: false)
- you need devtools for React, Vue, or other frameworks
- you use an older browser version below 121

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools
- domain: frontend, web-development, developer-tools
- platform: browser-extension, browser
- tags: svelte, devtools, browser-extension, debugging, component-inspector

## Member repositories
- sveltejs/svelte-devtools (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.076384+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:49:55.416560+00:00, confidence not recorded.
  - readme: https://github.com/sveltejs/svelte-devtools (fetched 2026-08-28T04:05:12.076384+00:00, sha 9a463986f17e)
  - homepage: https://chromewebstore.google.com/detail/svelte-devtools/kfidecgcdjjfpeckbblhmfkhmlgecoff (fetched 2026-08-29T11:22:40.021916+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
