Κριτικές για το Image Picka
Image Picka από eight04
285 κριτικές
- Βαθμολογία 5 από 5από Χρήστης Firefox 13708244, 8 χρόνια πρινFunciono mucho mejor de lo que esperaba, 5 estrellas.
- Βαθμολογία 5 από 5από Tutty, 8 χρόνια πρινGreat extension!
The 'drag-to save' function is a good replacement for the Image Picker one
Thank you!
Edit: Would it be possible to add a way to easily turn the drag function on and off without having to go on the settings?..
Image Picker used to be able to do that on the right click menu and it was really useful
Sometimes you'll drag things accidentally or have to drag something and don't want it to save - Βαθμολογία 2 από 5από Χρήστης Firefox 11494868, 8 χρόνια πρινJust like any batch image downloader that now uses web extension, it can only download the thumbnails of an image, but not the linked full image.
- Βαθμολογία 5 από 5από Esoppe, 8 χρόνια πρινGood replacement for the "Save Images" add-on. The inability to select download location for batch downloads is a pity, but it seems to be a limit of the Web Extensions system.
- Βαθμολογία 5 από 5από Χρήστης Firefox 13632868, 8 χρόνια πρινThanks for adding ability to choose location of downloadbutton. It's awesome now! :)
- Βαθμολογία 3 από 5από BearAndCarrot, 8 χρόνια πρινI do apologize for ask a question. When I download a forum's picture, I find that they change to php so I can't download successfully.
The code like this:
a href="http://www.xxx.net/forum.php?mod=attachment&aid=NzU1Mzh8NzA5YTAxMGR8MTUxNDY0MjM5N3wyNTc4MjR8MTk3NjAy¬humb=yes" target="_blank"
I hope you can solve that very much, thank you.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πριν> they change to php so I can't download successfully
I'm not sure what does it mean, but you can try to turn on "download from cache" option, which sometimes may pass download restriction. - Βαθμολογία 3 από 5από Χρήστης Firefox 13582072, 8 χρόνια πρινplease add "save directory" option and rename datetime... number...... original name
- Βαθμολογία 5 από 5από Χρήστης Firefox 6408259, 8 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 13636070, 8 χρόνια πριν
- Βαθμολογία 2 από 5από Χρήστης Firefox 13591817, 8 χρόνια πρινNem de perto como o Save Images. Muito erros, arquivos fantasmas e oucos recursos. Tem muito o que melhorar.
- Βαθμολογία 5 από 5από tientisheh, 8 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 13610301, 8 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 12985873, 8 χρόνια πρινThank you.But it still can't replace the "Image Picker" or "Pick & Save Images",
For an ordinary person who does not understand programming,can I ask two questions?
Q1:
Error:filename deos not be an absolute path
Why?
Can it choose an absolute path?
Q2:
And how to rename the pitrues?
Quantumn all is best.昨天用56的版本,任务管理器占用内存5G,就十个八个页面,图像很多的,还要开着PS,还有SNAGIT12,10G内存不够用,卡得什么心情都没有,恨不得扔鼠标。昆腾快很多,占用内存少。但就是没有一个合适的集图工具,哎。Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πριν> Q1
No. It's a restriction of Quantum Firefox. Extensions can only download files to Firefox's download folder.
> Q2
See https://github.com/eight04/image-picka#filename-pattern - Βαθμολογία 5 από 5από Χρήστης Firefox 13486241, 8 χρόνια πριν---------------------------//---------------------------
还加入缺位补零;已更新并开始使用,非常感谢!
---------------------------//---------------------------
不过似乎应用界面里,无法清除【单一的】【表单内容】。
---------------------------//---------------------------Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πριν目前 Image Picka 沒有這樣的功能。你是在哪邊看到這種寫法的?
幫你開了 issue︰
https://github.com/eight04/image-picka/issues/40
[12/29更新]
0.6.1 版加入了簡易的表達式功能。在進階選項中開啟後,就可以使用字串方法來切割字串︰
${name.slice(-2)}${ext} - Βαθμολογία 4 από 5από Χρήστης Firefox 13597987, 8 χρόνια πρινWhen I save many pics with "${index}${ext}" pattern, all of them begin at 1 (1.jpg, 2.jpg, etc). However, I want to save them with any begin number, not only 1. Is there any way to do that?
For example: I want to save all pics in 2 chapters of a manga in only 1 folder. So base number when saving chap 2 should be changed to avoid overwritten.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινI would like to know in which situation you would like to change the base number?
How about to change the filename to `chapter1-${index}${ext}` and `chapter2-${index}${ext}`? So they don't overwrite each other and you'll know the chapter number by looking at the filename.
[Edit]
There is a new feature in 0.6.1. Now you can evaluate expressions in filename pattern. To use different base index, turn on the feature in advanced section, and change the pattern to e.g. "${index+20}${ext}" to make it start from 21. - Βαθμολογία 4 από 5από Χρήστης Firefox 13594806, 8 χρόνια πρινwork well,but missing counter.
Please add a counter to show checked and total number! - Βαθμολογία 1 από 5από Χρήστης Firefox 13590827, 8 χρόνια πρινno where as good as save image. slow and rubbish.
- Βαθμολογία 5 από 5από 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.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινCurrently Firefox doesn't provide such feature to webextensions, so it is impossible.
https://github.com/eight04/image-picka/issues/14 - Βαθμολογία 5 από 5από Χρήστης Firefox 13585849, 8 χρόνια πρινThank you for this. Works like a charm!
- Βαθμολογία 5 από 5από Χρήστης Firefox 13307406, 8 χρόνια πρινAfter 57 update been waiting for this! Nice work!