Image Picka에 대한 리뷰
Image Picka 제작자: eight04
리뷰 195개
- 5점 만점에 5점Firefox 사용자 15063597 님, 7년 전
- 5점 만점에 5점Firefox 사용자 15027132 님, 7년 전
- Hands down the best image downloader that exists for Firefox today. I couldn't find anything else that would date stamp images with the url date stamp in one click or download from multiple tabs date stamping with url date stamps anywhere. I tried nearly all of them. Don't waste your time with the rest. Look closely at the settings for this add on, it's quite powerful. Thank you for making this and simplifying my downloading, and making the things this add makes possible possible. :)
- 5점 만점에 5점Alexey Murz Korepov 님, 7년 전Very useful extension for mass downloading images from page! It's only one, that can normally filter images by full url (not only filename), and support non-ascii (cyrillic) letters, most of other extensions fail with it. Also useful is downloading all images as separate files, instead of one zip file, that need to be unpacked manually after download.
- 5점 만점에 5점Antoncrazy 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14966310 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14956763 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14899180 님, 7년 전can not use anymore: All plug-ins will be disconnected when you turn on the computer on May 4, 2019, but the reason for adding failure is that the network problem cannot be downloaded. If you have this problem, copy and paste it. Thank you for your cooperation.
- 5점 만점에 5점Firefox 사용자 14887747 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14107605 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14844234 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14841276 님, 7년 전
- 5점 만점에 5점Philip Ryan Johnson @prjohnson 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14699940 님, 7년 전
- 5점 만점에 5점Firefox 사용자 12831089 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14577118 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14562485 님, 7년 전Awesome work! Is there a way to set a specific path for "show download button on hover". While keeping the original filename? for example: I want hover button downloads to go to C:/downloads/pics. If this is already possible would you please show me how? I have read over the GitHub but am still unsure of how to achieve this. Thanks in advance! You've built an amazing addon
개발자 답글
7년 전에 게시됨1. In browser settings, configure the default download location to `C:/downloads`
2. In Image Picka settings, set the filename pattern to `pics/${name}${ext}` - 5점 만점에 5점Firefox 사용자 14554461 님, 7년 전I like how simple it is to use but I cannot get the 0 pad for the index string to work. I copied and paste from github website ${String(index).padStart(3,"0")} so I can have 01, 02 etc. file names but it came back as error undefined on the images. What am I doing wrong?