SankakuComplex - Click on the image to download

Open the image in its best version

Author
Mateus Pontes
Daily installs
0
Total installs
15
Ratings
0 0 0
Version
2.0
Created
2025-01-16
Updated
2025-01-27
Size
2.46 KB
License
MIT
Applies to

Info

I made this script to work only with IMAGES, but it works with any format. If you want it to work for any file type, remove the IF operation or add the desired file extensions in the allowedExtensions array.

Example

    const allowedExtensions = ['jpg', 'jpeg', 'png', 'mp4', 'webm', 'gif']