stylus icon indicating copy to clipboard operation
stylus copied to clipboard

[Feature request] Select Elements🔎

Open PaulYoung-hub opened this issue 10 months ago • 2 comments

Hello 😊 ,

Please add a feature that allows you to obtain the CSS properties of any element by simply selecting it 🔎.

Like this one https://github.com/Kholid060/inspect-css/

I prefer not to use the browser's built-in inspection tool.

Thank you 😀

PaulYoung-hub avatar Feb 06 '25 11:02 PaulYoung-hub

I prefer not to use the browser's built-in inspection tool.

I recommend an extension(css-selector-helper⤤) that I have been using for you to try. This CSS selector tool is great. It can help you quickly copy CSS selectors, automatically add :not(), and more.

details

Image

dnknn avatar Mar 17 '25 16:03 dnknn

I recommend an extension(css-selector-helper⤤) that I have been using for you to try.

tried installing the extension, but it asks me to use devtools instead; tried to find video tutorials but I found nothing

DankestFke avatar Sep 19 '25 16:09 DankestFke