Skip to content

CSS Tree Inspector v1.6.1

Latest

Choose a tag to compare

@ext237 ext237 released this 08 Aug 00:50

CSS Tree Inspector v1.6.1 is a maintenance release that resets the sidebar cleanly when the inspected page changes and reorganizes project documentation.

Fixed

  • Returns the sidebar to its default state after the inspected page refreshes or navigates.
  • Clears obsolete output, stale notices, controls, and processing state.
  • Prevents an interrupted generation from restoring output after navigation.

Documentation

  • Moves project policies, installation guidance, contribution information, and the changelog into the docs directory.
  • Streamlines the README and consolidates project-information links.
  • Updates structural validation for the new documentation paths.

Install in Chrome

  1. Under Assets below, download css-tree-inspector-1.6.1.zip.
  2. Extract the ZIP to a permanent folder. Do not select the ZIP itself in Chrome.
  3. Open chrome://extensions and enable Developer mode.
  4. Click Load unpacked and select the extracted folder containing manifest.json.
  5. Open or reload DevTools, select Elements, and open CSS Tree Inspector.

To upgrade an existing unpacked installation, replace its files with this extracted release, click Reload on the extension card, and reopen DevTools.

The uploaded ZIP contains only the Chrome-ready unpacked extension. GitHub automatically provides separate source-code links for the tag.