Image Picka 的评价
Image Picka 作者: eight04
Firefox Account 的评价
评分 5 / 5
来自 Firefox Account, 6 年前The best image-saver app that I have found for EITHER FF or Chrome browsers. It finds all the images from the sites I use, and saves the full-res versions. The preview window that opens is PERFECT, since it displays a custom-sizeable thumbnail, image size, dimensions, etc. You can filter out all of the junk or decide if you want to save an image without navigating to the tab it's open on.
The best part is the developer mentally understands the workflow a lot of us use to save images, i.e.,
- Have a gallery open on Tab 1
- browse the gallery and start mouse-wheel clicking on candidate images to open them in their own tabs
- open the Image Picka and confirm everything you want to download
- click DOWNLOAD
- close tabs to the right and keep going!
Most image savers don't seem to understand this, for example many assume that you want to save every image in the whole gallery, which is crazy. Or, like so many other add ons, they just don't work :(
Thanks for a great free add on that actually WORKS!
The best part is the developer mentally understands the workflow a lot of us use to save images, i.e.,
- Have a gallery open on Tab 1
- browse the gallery and start mouse-wheel clicking on candidate images to open them in their own tabs
- open the Image Picka and confirm everything you want to download
- click DOWNLOAD
- close tabs to the right and keep going!
Most image savers don't seem to understand this, for example many assume that you want to save every image in the whole gallery, which is crazy. Or, like so many other add ons, they just don't work :(
Thanks for a great free add on that actually WORKS!
285 条评价
- 评分 5 / 5来自 Firefox 用户 19141042, 1 个月前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). - 评分 4 / 5来自 Firefox 用户 15930039, 5 个月前
- 评分 5 / 5来自 Firefox 用户 15029279, 6 个月前
- 评分 5 / 5来自 Firefox 用户 18767178, 8 个月前
- 评分 5 / 5来自 Firefox 用户 15011488, 9 个月前The only extension which is actually able to detect and download blob elements even though they are not properly displayed on the image picker !
- 评分 5 / 5来自 Firefox 用户 15569604, 9 个月前this is so perfect! its everything i wanted. god bless thank you!
- 评分 5 / 5来自 Firefox 用户 13243261, 1 年前
- 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.开发者回应
发布于 1 年前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}