painty / CSS-Used-ChromeExt

Get all css rules used by the selected DOM and its children.
https://chrome.google.com/webstore/detail/css-used/cdopjfddjlonogibjahpnmjpoangjfff
MIT License
269 stars 64 forks source link

doesn't work on letgo #19

Closed qnguye closed 5 years ago

qnguye commented 5 years ago
  1. The url of page inspected.

https://us.letgo.com/en

  1. The element inspected.

body

  1. Expected result.

any css

  1. Actual result. (tried and reinstall addon, still same)
Select another dom on the left 
or
Reopen the Devtool
painty commented 5 years ago

Fixed https://github.com/painty/CSS-Used-ChromeExt/commit/53a42d53dda7d082e78ebc8742266f0ffe2e9d6b#diff-a6f3e3ac9fa913cb01e4296f07be42d9 v 2.3.3 will be released in few hours.

qnguye commented 5 years ago

awesome. working now