Skip to content

CSS Tree Inspector v1.3.0

Choose a tag to compare

@ext237 ext237 released this 07 Aug 19:04
· 23 commits to main since this release

CSS Tree Inspector v1.3.0 is the first published GitHub release.

Highlights

  • Exports relevant computed CSS and nested DOM data from the selected DevTools element.
  • Captures authored state CSS separately for hover, focus, active, form, link, ancestor, sibling, descendant, and functional-selector states.
  • Preserves pseudo-elements, custom-property dependencies, at-rule context, and exact outerHTML.
  • Runs locally with no debugger, host, or broad extension permissions.

The attached ZIP is the unpacked-extension package. Extract it before selecting the folder through chrome://extensions.

See CHANGELOG.md for the full history and README.md for installation and known limitations.