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

No CSS is displayed.... #13

Closed ThisIsMyFavouriteJar closed 1 year ago

ThisIsMyFavouriteJar commented 6 years ago
  1. The url of page inspected.

Any page I tried...

  1. The element inspected.

Any element I tried ....

  1. Expected result.

See some CSS

  1. Actual result.

See the following:

  1. Reload the inspected page
  2. Reopen the Devtool
  3. Select an elements on the left

(Even when reloading or restarting Chrome.)

painty commented 6 years ago

Is there any error message in the console? And can you provide your Chrome version and platform?

Chris2011 commented 6 years ago

Same here; Chrome: 68.0.3440.106 Windows 10 64 Bit.

And no errors.

AykutCanturk commented 5 years ago

Same problem. Looks like preview option is working right even it shows no css for selected tag, any tag. Not for all sites but I suspect the ones developed by aspnet webforms. on same page it works for some elements like menus but not works for some elements like "some" labels. I suspect it has something to do with span elements with id lie "contentplaceholder.....xxxxx"

faridchaouki commented 4 years ago

SOLVED! You need to upgrade the permissions of the plugin to "On all sites" other wise it cannot access any CSS from a different domain that the current page. Site access

painty commented 1 year ago

It has been a long time since last release. Check if it can be reproduced on the latest version.

gwenm commented 1 year ago

Does not work on any site..Even with all sites enabled.

Edit : I thought it wasn't working and then I reloaded the page and the css appeared.

imartov commented 1 year ago

Yes, the solution is:

  1. choose block / element
  2. reload page