How can I get the CSS Selector in Chrome?

前端 未结 5 1590
小鲜肉
小鲜肉 2020-11-28 09:12

I want to be able to select/highlight an element on the page and find its selector like this:

div.firstRow div.priceAvail>div>div.PriceCompare>div.B

5条回答
  •  攒了一身酷
    2020-11-28 09:33

    Although not an extension, I did find a bookmarklet called Selector Gadget that does exactly what I was looking for.

提交回复
热议问题