Image Downloader

Images can be extracted and batch downloaded from most websites. Especially for websites the right click fails or image can not save. Extra features: zip download / auto-enlarge image. See the script description at info page (suitable for chrome/firefox+tampermonkey)

< Feedback on Image Downloader

Question/comment

§
Posted: 2024-01-14

使用zip下载后文件名后面带一个s

我检查了一下,好像是989行你多写了一个s,这是故意的吗还是写错了,修一下吧 saveAs(content, `${saveFileName}s.zip`);

Post reply

Sign in to post a reply.