Image Picka에 대한 리뷰
Image Picka 제작자: eight04
리뷰 297개
- 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년 전
개발자 답글
7년 전에 게시됨This extension saves the raw image without format conversion. You may need a "webp to jpg" converter after downloading the image.- 5점 만점에 5점Firefox 사용자 14699940 님, 7년 전
- 5점 만점에 1점Firefox 사용자 14656339 님, 7년 전
- 5점 만점에 5점Firefox 사용자 12831089 님, 7년 전
- 5점 만점에 4점Julian McGill 님, 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?