TwitterImg Downloader

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

< 腳本TwitterImg Downloader的回應

評論:OK - script works, but has bugs

§
發表於: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.

發表回覆

登入以回復