TwitterImg Downloader

Add download button to Twitter image, and click to download the original image named by format.

< Commentaires sur TwitterImg Downloader

Avis: OK - le script fonctionne, mais souffre de quelques problèmes

§
Posté le: 17/05/2024

need a fix in line 118(replace with below) to fix filename generation:

            let urlregex = /https\:\/\/(twitter|x).com\//;
            let array = firstA.href.replace(urlregex, "").split("/");
HY NanoAuteur
§
Posté le: 17/05/2024

Because I was quite busy, I only changed the supported URLs and did not test the modified content. Thank you for pointing out the issue.

Poster une réponse

Connectez-vous pour poster une réponse.