Image Picka のレビュー
Image Picka 作成者: eight04
JolanXBL によるレビュー
Image Picka is a fantastic app! When downloading from a forum or DeviantArt, I open each image in a new tab, then use Picka to download them all.
*The only qualms I have are:
1. The difference between this and DownThemAll is where Picka requires a thumbnail page to be generated first. This becomes an issue when a forum or image site has all of their images inline or directly linked, resulting in waiting for unnecessary thumbs to be created for hundreds of images.
2. Upon saving all of the images, the extension tab closes. I would prefer if it added a checkmark or colored the thumb border to signify that it has downloaded successfully. Otherwise I'm left guessing which ones made it.
3. I have to leave all tabs open after the process finishes because I've experienced where Picka closes the tabs but didn't save some images.
Despite all this though, Image Picka is very easy to use and is always in my toolbox, along with the likes of DownThemAll, Noscript, and Search by Image (Armin Sebastian).
Definitely worth 5 stars!
*The only qualms I have are:
1. The difference between this and DownThemAll is where Picka requires a thumbnail page to be generated first. This becomes an issue when a forum or image site has all of their images inline or directly linked, resulting in waiting for unnecessary thumbs to be created for hundreds of images.
2. Upon saving all of the images, the extension tab closes. I would prefer if it added a checkmark or colored the thumb border to signify that it has downloaded successfully. Otherwise I'm left guessing which ones made it.
3. I have to leave all tabs open after the process finishes because I've experienced where Picka closes the tabs but didn't save some images.
Despite all this though, Image Picka is very easy to use and is always in my toolbox, along with the likes of DownThemAll, Noscript, and Search by Image (Armin Sebastian).
Definitely worth 5 stars!
合計レビュー数: 284
- 5 段階中 5 の評価Firefox ユーザー 19141042 によるレビュー (10日前)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). - 5 段階中 4 の評価Firefox ユーザー 15930039 によるレビュー (4ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 15029279 によるレビュー (5ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 18767178 によるレビュー (7ヶ月前)
- 5 段階中 5 の評価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 !
- 5 段階中 5 の評価Firefox ユーザー 15569604 によるレビュー (8ヶ月前)this is so perfect! its everything i wanted. god bless thank you!
- 5 段階中 5 の評価Firefox ユーザー 13243261 によるレビュー (9ヶ月前)
- 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}