Side Panel Mission Control
Launch tracking with a single click, access aggregated selectors, and copy-ready change bundles without leaving DevTools.
Open Source Spotlight
CSS Radar gives developers a command center for styling experiments. Snapshot the DOM once, then stream and aggregate every inline style update with precise selectors and a polished side panel experience.
Launch tracking with a single click, access aggregated selectors, and copy-ready change bundles without leaving DevTools.
CSS Radar escalates specificity from IDs to classes, data attributes, and tag fallbacks. Every entry is copy-ready and unambiguous.
Inline styles and updated style tags are diffed live. Removed properties are flagged, new declarations surface instantly.
Monitor raw updates while CSS Radar composes an organized summary for export. The copy button delivers a ready-to-share stylesheet of the final state.
Perfect companion for design sprints, live workshops, and production debugging.
Get the code and start exploring.
git clone https://github.com/dali-trabelsi/CSS-Radar.git
cd CSS-Radar
Load unpacked extension, iterate in Chrome DevTools.