# kdzwinel/SnappySnippet

Chrome extension that allows easy extraction of CSS and HTML from selected element.

Repository: https://github.com/kdzwinel/SnappySnippet
Canonical: https://ross.abutalabs.com/products/snappysnippet
Language: CSS
License Family: other
Topics: chrome-extension, web-development, jsbin
Last push: 2020-03-25T20:46:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4730, "days_push": 2352, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1126, forks 160 (observed 2026-08-28T04:03:41.282876+00:00)

## What it is
A Chrome/Chromium DevTools extension that extracts the HTML and computed CSS of a selected DOM element into a clean, readable snippet. Snippets can be exported to CodePen, jsFiddle, or JS Bin with one click.

## Use cases
- extract css and html from a dom element
- copy an element's styles to codepen
- reproduce a ui bug in jsfiddle
- clean up html from a webpage element
- inspect pseudo element styles and export them
- create a minimal repro from a live page

## When to choose
- you need to isolate a single element's HTML/CSS for debugging or sharing
- you want one-click export to CodePen, jsFiddle, or JS Bin
- you work in Chrome DevTools and want extraction integrated there

## When to avoid
- you need a Firefox or Safari extension
- you need to extract JavaScript behavior, not just HTML/CSS
- you need a maintained tool with recent updates or a permissive license

## Facets
- artifact type: plugin
- maturity: maintenance
- function: developer-tools, ui-components
- domain: web-development, browser-extensions, frontend, developer-tools
- platform: browser, browser-extension
- tags: chrome-extension, css-extraction, html-extraction, devtools, codepen, jsfiddle, jsbin

## Member repositories
- kdzwinel/SnappySnippet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.282876+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-30T06:39:12.158948+00:00, confidence not recorded.
  - readme: https://github.com/kdzwinel/SnappySnippet (fetched 2026-08-28T04:03:41.282876+00:00, sha 4ba06b3be095)
- Data as of 2026-08-30T08:39:29.467469+00:00.
