Vurdering for Image Picka
Image Picka av eight04
195 vurderingar
- Vurdering: 5 av 5av Daniel Wu, 4 dagar sidanWorks fine for me. People complained because they were non developer and they were hoping for 'magic', which clearly won't happen, seeing browsers have cracked down on add-ons security these days. Also a lot of image gallery websites don't like / don't want us to batch download these days. So.. "batch download all images from all tabs to the right" is the only sensible solution right now. And the good news is, it is unpreventable by website owners. Not in any way I can think of. We should simply middle-mouse-click on all thumbnails we wanted, press this add-on button, adjust the minimum size we wanted, and press Save! Keep up the good work, eight04!
- Vurdering: 5 av 5av Firefox-brukar 14093427, 2 månader sidan
- Vurdering: 5 av 5av GeroZero, 3 månader sidanI really liked it; it has many options to fully configure the add-on.
- Vurdering: 5 av 5av Firefox-brukar 12907790, 3 månader sidan
- Vurdering: 5 av 5av tata09, 9 månader sidan
- Vurdering: 5 av 5av Lion, 9 månader sidan
- Vurdering: 5 av 5av Bob, 9 månader sidanI have used Image Picka on many Linux Distros, and have installed it for others on Apple OSX and even non-linux systems! ;-)
No complaints so far and a lot of praise from this 70yo user. i.e. EASY to install. Thank-you Image-Picka. - Vurdering: 5 av 5av vetenho, 10 månader sidanThat's crazy extension. I've never seen anything like it, it scrapes perfectly. Massive W developers!!!!!!!!!!!
- Vurdering: 5 av 5av anonymous, eit år sidan
- Vurdering: 5 av 5av Arel, eit år sidan
- Vurdering: 5 av 5av Firefox-brukar 18767178, eit år sidan
- Vurdering: 5 av 5av Mel, eit år sidan
- Vurdering: 5 av 5av Firefox-brukar 15011488, eit år sidanThe only extension which is actually able to detect and download blob elements even though they are not properly displayed on the image picker !
- Vurdering: 5 av 5av Firefox-brukar 15569604, eit år sidanthis is so perfect! its everything i wanted. god bless thank you!
- Vurdering: 5 av 5av Firefox-brukar 13243261, eit år sidan
- Vurdering: 5 av 5av Firefox-brukar 14311356, 2 år sidan总体来说体验还是不错的,我的需要就是看到一个想要保存的图片,然后点击一次鼠标就可以快速保存下来。
- Vurdering: 5 av 5av ao6xup6, 2 år sidan
- Vurdering: 5 av 5av Masaru, 2 år sidanI use this extension since time ago, but recently doesn't work on Mozilla 127 and 128, show a message about cannot save because we have illegal characters. What we can do?
Update of this comment: The answer of the developer of the addon was very useful. Actually don't have any problem. Thanks.Svar frå utviklaren
posta 2 år sidanThere are some filename validation bugs in Firefox 127+:
https://bugzilla.mozilla.org/show_bug.cgi?id=1898498
https://bugzilla.mozilla.org/show_bug.cgi?id=1903780
Currently, you can replace those invalid characters in the filename to get rid of them. For example, changing your filename pattern to:
Image Picka/${pageTitle.replace(/%|\./g,'_')}/${index} - ${name.replace(/%/g,'_')}${ext}