Отзывы на Image Picka
Image Picka от eight04
Отзывы Пользователь Firefox 13518979
Оценено на 2 из 5
от Пользователь Firefox 13518979, 7 лет назад284 отзыва
- Оценено на 1 из 5от モブ, 5 дней назад
- Оценено на 5 из 5от Пользователь Firefox 19141042, 11 дней назад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 из 5от tata09, 2 месяца назад
- Оценено на 5 из 5от Lion, 2 месяца назад
- Оценено на 5 из 5от Bob, 3 месяца назадI have used Image Picka on many Linux Distros, and have installed it for others on Apple OSX and even non-linux systems! ;-)
No complaints so far and a lot of praise from this 70yo user. i.e. EASY to install. Thank-you Image-Picka. - Оценено на 5 из 5от vetenho, 3 месяца назадThat's crazy extension. I've never seen anything like it, it scrapes perfectly. Massive W developers!!!!!!!!!!!
- Оценено на 4 из 5от Пользователь Firefox 15930039, 4 месяца назад
- Оценено на 5 из 5от Пользователь Firefox 15029279, 5 месяцев назад
- Оценено на 5 из 5от Arel, 6 месяцев назад
- Оценено на 5 из 5от Пользователь Firefox 18767178, 7 месяцев назад
- Оценено на 5 из 5от Mel, 7 месяцев назад
- Оценено на 4 из 5от WOTANFRA, 8 месяцев назад
- Оценено на 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!
- Оценено на 4 из 5от ssacess, 9 месяцев назад批量保存网页图片,多次使用后下载,有时会出现加载100%但是找不到页面过滤的图片。有个小小的建议,建议同域名或者网站,添加过滤图片,过滤一些手动添加目标网站域名或者地址下的图片,过滤哪些大小不一,但是相同网站每次保存都会存在的一些网页图标,广告等图片,相同域名下过滤这些图片,不用每次手动取消下载这些图片
- Оценено на 5 из 5от Пользователь Firefox 13243261, 9 месяцев назад
- Оценено на 5 из 5от Пользователь 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.Ответ разработчика
размещено год назад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}