zamfofex / jxl-crx

browser extension to display JPEG XL images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attempts to process all pages ending in .jxl as JpegXL images

oreo639 opened this issue · comments

Tested on Firefox 121.0 with extension version 0.3.0.

I noticed this when trying to access:
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/blob/main/backgrounds/amber-d.jxl?ref_type=heads

Error: could not process input gets outputted in to the console along with the following message on the page The image “https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/blob/main/backgrounds/amber-d.jxl?ref_type=heads” cannot be displayed because it contains errors.

This is a pure HTML page and does not load any jxl images.

I also tested this on a localhost website on a page that should output Error 404, however when having .jxl at the end of the URL it attempts to parse the HTML page as an image.