Does anyone know if there is any plugin or bookmarklet to test retina images in css on the regular desktop? I mean it should do something like getting retina css image related queries from all css of the page and applied (add) them to this page even if it's not a retina.
I tried googling for it, but found nothing.
P.S. I do it manually now: commenting retina media queries in my css files, but working with such plugin would be more convenient.