Відгуки для Image Picka
Image Picka автор eight04
297 відгуків
- Оцінка 5 з 5від Користувач Firefox 14956763, 7 років тому
Відповідь розробника
оприлюднено 7 років тому可以到 Github 回報這個問題,並附上出錯的網址。由於這個附加元件並不會修改圖的顏色,所以比較高的可能是伺服器回傳了灰色的圖像。- Оцінка 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 років тому
- Оцінка 4 з 5від ADC, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14844234, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14841276, 7 років тому
- Оцінка 5 з 5від Philip Ryan Johnson @prjohnson, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14572125, 7 років томуEverything I was looking for, and more. Wonderful.
- Оцінка 1 з 5від Користувач Firefox 14310628, 7 років томуCan't save webp image as a jpg with a simple right click.
Відповідь розробника
оприлюднено 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 з 5від gus gus, 7 років томуPlease add an option to close the tab after downloading a single image.
- Оцінка 5 з 5від jxm, 7 років тому
- Оцінка 1 з 5від Користувач Firefox 14656339, 7 років тому
- Оцінка 5 з 5від Mikmikmik, 7 років томуAWESOME! Works just as described, mot stable ! Turned into one of my essential Add-Ons. Keep up the good work ! ;)
- Оцінка 5 з 5від Користувач Firefox 12831089, 7 років тому
- Оцінка 4 з 5від Julian McGill, 7 років тому
- Оцінка 5 з 5від Arsen, 7 років томуГениальное расширение! Давно искал! Как пожелание: сделать отображение размера изображения рядом с кнопкой для загрузки. Спасибо за аддон! Класс!
- Оцінка 5 з 5від Користувач Firefox 14577118, 7 років тому
- Оцінка 5 з 5від Gryphon, 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?