CSS Used
by bobscript.com
Quick Look
This extension helps web developers quickly identify and retrieve all CSS rules applied to a selected DOM element and its descendants.
AI Overview
Who is this for?
Web developers and designers needing to inspect and manage CSS styling on web pages.
Key Features
- → Retrieves all CSS rules for selected DOM elements and their descendants.
- → One-click operation for quick analysis.
- → Features a recent update with Manifest V3 migration and UI improvements.
- → Optimized for faster performance and local cache usage.
Reviews Analysis
Overall Sentiment
Mostly PositiveUsers find the extension very useful for inspecting CSS, though some minor limitations are noted.
Note: AI analysis focuses on the substance and recency of reviews, which may differ from the overall store rating.
What Users Love
- ✓ Efficiently retrieves CSS rules for selected elements.
- ✓ Improved performance and UI after recent updates.
- ✓ Helpful for debugging and understanding styles.
Points to Consider
- × Doesn't support CSS custom properties (variables) or style inheritance.
- × Potential issues with specific CSS rule selectors not applying as expected.
Official Description
From the Developer
Get all css rules used by the selected DOM and its descendants.
One click to get all the css applied to the selected web element and its descendants.
-- Recent Update --
- Migrated to Manifest V3.
- Resources are read from local caches, making it much faster and solves the cross-origin issue.
- Optimized style parsing in a more efficient way.
- Dropped support for some outdated CSS, mostly -o- and -ms- prefixed properties.
- Implemented a new UI powered by Svelte, with some visual tweaks.
-- Known Limit --
- For CSS rules like ".wrap p{...}", if only "
" is selected, the result ".wrap p{...}" will not apply to "
". Either change the rule to "p{...}" or add a ".wrap" parent in the final HTML.
- CSS custom properties (variables) and all the style inherit related features are not supported currently.
Your extension? Let us know if we can update or correct anything!
Key Info
-
Rating:
4.4/5.0
(195 ratings)
- Users:60,000
- Version:3.0.0
- Updated:Jan 17, 2023
- Developer:Visit Website →
Stats from Chrome Web Store