Critiques pour Image Picka
Image Picka par eight04
297 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 14956763 de Firefox, il y a 7 ans
Réponse du développeur
mis en ligne : il y a 7 ans可以到 Github 回報這個問題,並附上出錯的網址。由於這個附加元件並不會修改圖的顏色,所以比較高的可能是伺服器回傳了灰色的圖像。- Noté 5 sur 5par Utilisateur ou utilisatrice 14899180 de Firefox, il y a 7 anscan 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.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14887747 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14107605 de Firefox, il y a 7 ans
- Noté 4 sur 5par ADC, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14844234 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14841276 de Firefox, il y a 7 ans
- Noté 5 sur 5par Philip Ryan Johnson @prjohnson, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14572125 de Firefox, il y a 7 ansEverything I was looking for, and more. Wonderful.
- Noté 1 sur 5par Utilisateur ou utilisatrice 14310628 de Firefox, il y a 7 ansCan't save webp image as a jpg with a simple right click.
Réponse du développeur
mis en ligne : il y a 7 ansThis extension saves the raw image without format conversion. You may need a "webp to jpg" converter after downloading the image. - Noté 5 sur 5par Utilisateur ou utilisatrice 14699940 de Firefox, il y a 7 ans
- Noté 5 sur 5par gus gus, il y a 7 ansPlease add an option to close the tab after downloading a single image.
- Noté 5 sur 5par jxm, il y a 7 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 14656339 de Firefox, il y a 7 ans
- Noté 5 sur 5par Mikmikmik, il y a 7 ansAWESOME! Works just as described, mot stable ! Turned into one of my essential Add-Ons. Keep up the good work ! ;)
- Noté 5 sur 5par Utilisateur ou utilisatrice 12831089 de Firefox, il y a 7 ans
- Noté 4 sur 5par Julian McGill, il y a 7 ans
- Noté 5 sur 5par Arsen, il y a 7 ansГениальное расширение! Давно искал! Как пожелание: сделать отображение размера изображения рядом с кнопкой для загрузки. Спасибо за аддон! Класс!
- Noté 5 sur 5par Utilisateur ou utilisatrice 14577118 de Firefox, il y a 7 ans
- Noté 5 sur 5par Gryphon, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14562485 de Firefox, il y a 7 ansAwesome 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
Réponse du développeur
mis en ligne : il y a 7 ans1. In browser settings, configure the default download location to `C:/downloads`
2. In Image Picka settings, set the filename pattern to `pics/${name}${ext}` - Noté 5 sur 5par Utilisateur ou utilisatrice 14554461 de Firefox, il y a 7 ansI 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?