Image Picka 的评价
Image Picka 作者: eight04
298 条评价
- 评分 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 年前
- 评分 1 / 5来自 Firefox 用户 14656339, 7 年前
- 评分 5 / 5来自 Firefox 用户 12831089, 7 年前
- 评分 4 / 5来自 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?