Pógódnośenja za Image Picka
Image Picka wót eight04
Wótegrono wót eight04
285 pógódnośenjow
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 19141042, 18일 전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 4 z 5 pógódnośonywót Wužywaŕ Firefox 15930039, 5달 전
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15029279, 5달 전
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 18767178, 7달 전
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15011488, 8달 전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 pógódnośonywót Wužywaŕ Firefox 15569604, 9달 전this is so perfect! its everything i wanted. god bless thank you!
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13243261, 10달 전
- Z 5 z 5 pógódnośonywót Wužywaŕ 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.Wótegrono wuwijarja
jo se 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}