Análises de Cute Save Button
Cute Save Button por Deil
140 análises
- Must have, у меня только одна претензия к разработчику - почему он раньше не создал этот шедевр?
Какое значение добавить в исключения для 127.0.0.1? Т.е. я просматриваю файлы с localhost и мне не нужно их себе сохранять.
UPD полный адрес в строке у меня такой
http://127.0.0.1:19575/gui/index.html?media=5216f53056**************43281741 (я затер часть звездочками)
Добавление 127.0.0.1 в исключения не помогает. Иконка все равно в левом верхнем углу торчит. Особенно мешает при полноэкранном просмотре медиа. Пока вынужден отключать аддон вручную при таких случаях, что не очень удобно.
Скриншот 1 https://bit.ly/2CFvohI
Скриншот 2 https://bit.ly/2ViIWXR
UPD2 Не работает кнопка отключения аддона.
https://bit.ly/2EY3MpM
В ВК он выключен, а все равно работает. Страницу обновлял. Считаю это серьезным багом.Resposta do desenvolvedor
publicado há 7 anosПо поводу локалхоста перепутал, извиняюсь, нужно document.location.host, а не hostname. То есть для исключения нужно исключение целиком с портом добавить, в вашем случае 127.0.0.1:19575
Кнопку выключения проверю обязательно, но прямо сейчас к сожалению помочь ничем не могу, не раньше следующей версии. - Avaliado em 5 de 5por Usuário 14457508 do Firefox, há 7 anos
Resposta do desenvolvedor
publicado há 7 anosThanks. Btw there's a chrome version in description, I made it recently.- Не могу определится между этим дополнением и "[BETA] Double-click Image Downloader". Double-click сохраняет картинки двойным кликом и уже сохранённые делает приглушённым цветом, дабы сразу было видно, какие сохранены, а какие нет. Cute Save Button в свою очередь умеет добавлять расширение .jpg к картинкам, которые на сайте вообще расширения не имеют (например kinopoisk.ru). Нужно чтобы кто-то из разработчиков этих дополнений перенял идеи другого, тогда будет идеально. А так.... не могу определится.
Resposta do desenvolvedor
publicado há 7 anos"уже сохранённые делает приглушённым цветом"
Это можно. Под опцию. Сорт оф. Бегать по всей странице и перекрашивать все картинки я точно не буду, а вот под курсором чтобы картинка или даже сама кнопка как-то окрашивалась, если уже сохранялась, это можно сделать. - Avaliado em 5 de 5por fredericktham, há 7 anosI use the spacebar to scroll down pages.
But when the mouse pointer rests on an image and the space bar it pressed, the image is saved even though the button is hidden.
How do disable automatic saving when spacebar is pressed ?
I disabled "Hide the button when not hovered" and still the same thing.
update:
thanks developer for adding this option !Resposta do desenvolvedor
publicado há 7 anosupd.
-------
I've added new option, you can completely disable spacebar hotkey now. - Avaliado em 5 de 5por Usuário 14381965 do Firefox, há 7 anosThe more easy and friendly app to save photos.
- Avaliado em 4 de 5por Usuário 14313326 do Firefox, há 7 anosI've been looking for something like this for ages! Thank you so much!
I'm having a little trouble with setting hot keys so that saves go to different folders within Downloads though...the save will go into that set folder, but a duplicate also saves in the default 'Save to' location. Do you know why this might be/how I could fix it?Resposta do desenvolvedor
publicado há 7 anosMaybe I messed up with how these folders are saved in settings, had to redo it few times.
The easiest would probably be to completely uninstall the extension, so it would delete all settings, and then installing it again. Or try "Reset all" button, maybe even that would be enough.
I'll re-check everything, maybe missed some bug. Thanks for the feedback. - Avaliado em 5 de 5por saatananpelle, há 7 anosThis is brilliant! My old tool for this, "Image Toolbar", doesn't work with newer Firefox versions, so I'm glad I found this great replacement. Even though the default image is "cute", it's good that you can change the icon. I replaced it with a green arrow pointing downward. Good stuff, Thank You!
Resposta do desenvolvedor
publicado há 7 anosThanks.
Image Toolbar was my inspiration, I wanted same "Save" button but without everything else and with some control over the save process. - Avaliado em 5 de 5por Usuário 14203925 do Firefox, há 7 anoscan you add a option to say if the file with this filename already exists
Resposta do desenvolvedor
publicado há 7 anosThe button already blinks red if you saved already existing file.
Unfortunately I can't say that _before_ the download, WebExtensions don't have access to your files. Sorry, there's nothing I can do about it. - Avaliado em 4 de 5por Usuário 13619763 do Firefox, há 7 anosVery useful, but like somebody said earlier, it would be much, much better if you could enable it to remember last specific folder instead of saving in "downloads" folder only.
Resposta do desenvolvedor
publicado há 7 anosI'd like to do that, but it's impossible with current Downloads API. I can't save files to any folder outside of your default save folder, and I can't open "Save As" dialog in your last saved folder because it might be outside of it as well.
And even IF we're talking only about the folders inside the default save path, which there's no way of knowing, it would only be possible with some really dirty hacks.
https://bugzilla.mozilla.org/show_bug.cgi?id=1342563
They're talking about possible "useLastDir" option, that's exactly what you want. I'll add this feature the moment Mozilla implement it.
Thanks for the feedback. - Avaliado em 4 de 5por Usuário 13952723 do Firefox, há 8 anosLove it except the prevents duplicates option only works if you just saved something.
If you restart or already had a image it downloads it and adds a (1) to the end.Resposta do desenvolvedor
publicado há 8 anosThanks.
That's how it works now. Firefox Extensions don't have access to your local files. If you saved the file recently, I can be sure if it's a duplicate, but for your old files, the most I can say is if the file with this filename already existed, which is not enough, because some pages might have different pictures with the same filename, something like "image.jpg". Or some "1.jpg" file would prevent you from downloading another completely different file with this name. - Avaliado em 5 de 5por Usuário 13911673 do Firefox, há 8 anosA good replacement for Image Toolbar, but I miss the option "remember last folder". It was in Image Toolbar.
Yes, I'm talking abou that, what you wrote.Resposta do desenvolvedor
publicado há 8 anosAre you talking about the case when "Save as" dialog is displayed on save, i.e. opened folder always should be the last one you saved images to?
Iirc Firefox already remembers last folder, but only within each website. I'm gonna look at Download API, if there's an easy way to get last download location, then I'll add this option.