zamfofex / jxl-crx

browser extension to display JPEG XL images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blob image size doesn't scale correctly

Yay295 opened this issue · comments

commented

I don't know if this has anything to do with this extension, but I noticed that the blob images in Chrome are larger than the natively-rendered images in Firefox Nightly (I don't have this extension installed in Firefox) on https://jpegxl.info/test-page/.
Firefox:
firefox
Chrome:
chrome

This is because that image has a srcset pixel density descriptor of 2x which is ignored by the extension altogether.