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
docsdirectory. - Streamlines the README and consolidates project-information links.
- Updates structural validation for the new documentation paths.
Install in Chrome
- Under Assets below, download
css-tree-inspector-1.6.1.zip. - Extract the ZIP to a permanent folder. Do not select the ZIP itself in Chrome.
- Open
chrome://extensionsand enable Developer mode. - Click Load unpacked and select the extracted folder containing
manifest.json. - 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.