Easily download images as PNG instead of WebP on ChatGPT.com, no hassle, no surprises.

-
Install Deno.
-
Clone the repository.
git clone https://github.com/Hashory/no-webp-on-ChatGPT.git
-
Cache the type files required for development.
deno cache deno.json
-
Generate the extension files in the
/dist
directory.bundle.ts
will be executed. Some permissions may be required.deno task bundle
-
Format the code.
deno fmt