Greasy Fork

Greasy Fork is available in English.

TwitterImg Downloader

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

< 脚本 TwitterImg Downloader 的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发布于:2024-05-17

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 Nano作者
§
发布于:2024-05-17

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.

发布留言

登录以发布留言。