DEV Community

Saulo Vargas
Saulo Vargas

Posted on

3 1

CSS Plugin for Chrome

Hello, a few days ago I saw a Chrome plugin (I think it was) that allows you to click an element and shows a popup with all the CSS applied to this element.
I think it's a great tool, and I want to use it, but I can't recall the name of it, or even I can't find it googling (or even duckducking).

Can anyone help me please?

Top comments (3)

Collapse
 
nenadkaevik profile image
Nenad Kaevik

Chrome Developer options has a built in option for this. You just inspect the element and hover over the code element in the Elements tab. It will highlight and display the popover above the element in the DOM.

Collapse
 
cocoonkid profile image
cocoonkid • Edited

Here you go: getcssscan.com

Collapse
 
terabytetiger profile image
Tyler V. (he/him)

Doubtful that this is what you mean, but was it the Chrome Inspection tool?

Chrome Inspection Window

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay