Image Picka 的評論
Image Picka 作者: eight04
Firefox 使用者 14517742 所留下的評論
評價 5 分,滿分 5 分
來自 Firefox 使用者 14517742,7 年前感觉很不错,但还有一点遗憾,可不可以在设置里添加是否自动全选图片的选项?我用这个插件是为了快速精选图片,大部分图片是不想要的,所以我每次都要多点一次反选,感觉很麻烦。(因为要浏览的网页的图片很大,看的时候用滚轮要滚很久,所以我才需要这个插件来加快挑选速度)
**********
已确认新版已加入,非常感谢!
**********
不好意思,我再提一个建议好吗?我发现在批量下载模式中,如果因为网速慢导致图片加载缓慢,那些未加载完的图片会显示成一个小正方形,但是颜色很淡不太容易注意到(特别是未选中时),以后可否考虑用更显眼的方式来表示这些未加载完的图片,这样容易让人注意到还有图片没加载出来。
当然,图片被全选的时候,确实可以直接从保存按钮上的数字看出还剩多少没加载。据此也可以考虑在别的地方显示已加载完多少图片,这样不用全选也可以看出来了。总之只要容易确认是否所有的图片都加载完成就行了。
**********
已确认新版已加入,非常感谢!
**********
不好意思,我再提一个建议好吗?我发现在批量下载模式中,如果因为网速慢导致图片加载缓慢,那些未加载完的图片会显示成一个小正方形,但是颜色很淡不太容易注意到(特别是未选中时),以后可否考虑用更显眼的方式来表示这些未加载完的图片,这样容易让人注意到还有图片没加载出来。
当然,图片被全选的时候,确实可以直接从保存按钮上的数字看出还剩多少没加载。据此也可以考虑在别的地方显示已加载完多少图片,这样不用全选也可以看出来了。总之只要容易确认是否所有的图片都加载完成就行了。
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,10 個月前
- 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}