Pohódnoćenja za Image Picka
Image Picka wot eight04
Pohódnoćenje wot PabLo
Z 5 z 5 pohódnoćeny
wot PabLo, לפני 8 שניםAlmost perfect, I only use the "download button on hover".
What you could change is an easier way to change the downloadfolder, not with the $-Signs and so on. Just a button "Open folder" to chose it PLUS another point to change the image-names for the downloads. Not both in one Option (in the download single image section).
Sry 4 bad english.
What you could change is an easier way to change the downloadfolder, not with the $-Signs and so on. Just a button "Open folder" to chose it PLUS another point to change the image-names for the downloads. Not both in one Option (in the download single image section).
Sry 4 bad english.
Wotmołwa wuwiwarja
je so לפני 8 שנים napisałCurrently Firefox doesn't provide such feature to webextensions, so it is impossible.
https://github.com/eight04/image-picka/issues/14
https://github.com/eight04/image-picka/issues/14
285 pohódnoćenjow
- Z 1 z 5 pohódnoćenywot モブ, לפני חודשיים
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 19141042, לפני חודשיים1. Can save images with "drag and drop" by just jittering the mouse when clicked on any link
2. Save images with hot keys
3. Batch image download from tabs (a little bit clunky interface, but still okay). - Z 5 z 5 pohódnoćenywot tata09, לפני 3 חודשים
- Z 5 z 5 pohódnoćenywot Lion, לפני 4 חודשים
- Z 5 z 5 pohódnoćenywot Bob, לפני 4 חודשיםI 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. - Z 5 z 5 pohódnoćenywot vetenho, לפני 5 חודשיםThat's crazy extension. I've never seen anything like it, it scrapes perfectly. Massive W developers!!!!!!!!!!!
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 15930039, לפני 6 חודשים
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15029279, לפני 7 חודשים
- Z 5 z 5 pohódnoćenywot Arel, לפני 8 חודשים
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18767178, לפני 8 חודשים
- Z 5 z 5 pohódnoćenywot Mel, לפני 8 חודשים
- Z 4 z 5 pohódnoćenywot WOTANFRA, לפני 9 חודשים
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15011488, לפני 10 חודשיםThe only extension which is actually able to detect and download blob elements even though they are not properly displayed on the image picker !
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15569604, לפני 10 חודשיםthis is so perfect! its everything i wanted. god bless thank you!
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13243261, לפני שנה
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14311356, לפני שנה总体来说体验还是不错的,我的需要就是看到一个想要保存的图片,然后点击一次鼠标就可以快速保存下来。
- I 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.Wotmołwa wuwiwarja
je so לפני שנה napisałThere 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}