Comment by senfiaj
17 days ago
Starting from v145 Chrome supports JXL.
There is also an extension for this: https://chromewebstore.google.com/detail/jpeg-xl-viewer/bkhd...
17 days ago
Starting from v145 Chrome supports JXL.
There is also an extension for this: https://chromewebstore.google.com/detail/jpeg-xl-viewer/bkhd...
And Firefox: https://addons.mozilla.org/en-US/firefox/addon/jxl/
Wonderful. Allow an "unmonitored" extension from a random stranger on the Internet have access to "all data for all websites" just to support an image format for which Mozilla should have long built in native support...
Security concerns are exactly the reason the format doesn't have native support yet. However: https://github.com/mozilla/standards-positions/pull/1064
5 replies →
This...
I would not install non-recommended Firefox addons for things that can be achieved in about:config.
Just do set image.jxl.enabled flag in about:config to true.
Firefox Nightly v149 has added experimental support via Settings > Firefox Labs:
It's a good use case for WebAssembly. For browsers that don't yet support JPEG XL natively the page could provide a wasm decoder.
Like this demo page: https://bevara.github.io/Showcase/libjxl/