CSS Used CSS Used

Developer Tools
Version: 3.0.0
Last Update: 2023-01-17

Overview

CSS Used is a Chrome extension developed by BobScript. According to the data from Chrome web store, current version of CSS Used is 3.0.0, updated on 2023-01-17.
60,000+ users have installed this extension. 164 users have rated this extension with an average rating of .
developer website: bobscript.com

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 --
1. Migrated to Manifest V3.
2. Resources are read from local caches, making it much faster and solves the cross-origin issue.
3. Optimized style parsing in a more efficient way.
4. Dropped support for some outdated CSS, mostly -o- and -ms- prefixed properties.
5. Implemented a new UI powered by Svelte, with some visual tweaks.

-- Known Limit --
1. For CSS rules like ".wrap p{...}", if only "<p>" is selected, the result ".wrap p{...}" will not apply to "<p>". Either change the rule to "p{...}" or add a ".wrap" parent in the final HTML.
2. CSS custom properties (variables) and all the style inherit related features are not supported currently.

Rating

164 ratings

Total Installs

60,000+

Information

Last Update

2023-01-17

Current Version

3.0.0

Size

164KiB

Author

BobScript

Website

bobscript.com

Category

Developer Tools

Latest Reviews

See More

avatar NOUM
2022-04-25

It only works half of the time. I can't confirm if it can't parse external CSS files, it seems to fail on my localhost may be because of that.

avatar Rebecca Jane
2022-02-02

Does not work on Chrome

avatar 赵长进
2021-12-07

非常实用的工具

avatar Hanzla sajid
2021-11-11

Amazing!!!!

avatar dejerz Code
2021-10-26

Funciona, pero mejor con elementos pequeños, sin muchos hijos.