Image Picka értékelései
Image Picka szerző: eight04
297 értékelés
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14956763, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14899180, 7 évecan 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.
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14887747, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14107605, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14844234, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14841276, 7 éve
- Csillagos értékelés: 5 / 5készítette: Philip Ryan Johnson @prjohnson, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14572125, 7 éveEverything I was looking for, and more. Wonderful.
- Csillagos értékelés: 1 / 5készítette: Firefox felhasználó 14310628, 7 éveCan't save webp image as a jpg with a simple right click.
Fejlesztői válasz
közzétéve: 7 éveThis extension saves the raw image without format conversion. You may need a "webp to jpg" converter after downloading the image. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14699940, 7 éve
- Csillagos értékelés: 1 / 5készítette: Firefox felhasználó 14656339, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 12831089, 7 éve
- Csillagos értékelés: 4 / 5készítette: Julian McGill, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14577118, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14562485, 7 éveAwesome 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
Fejlesztői válasz
közzétéve: 7 éve1. In browser settings, configure the default download location to `C:/downloads`
2. In Image Picka settings, set the filename pattern to `pics/${name}${ext}` - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14554461, 7 éveI 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?