Iceggiren i Cute Save Button
Cute Save Button sɣur Deil
138 n yiceggiren
- 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
В ВК он выключен, а все равно работает. Страницу обновлял. Считаю это серьезным багом.Tiririt n ineflayen
yeffeɣ-d deg há 6 anosПо поводу локалхоста перепутал, извиняюсь, нужно document.location.host, а не hostname. То есть для исключения нужно исключение целиком с портом добавить, в вашем случае 127.0.0.1:19575
Кнопку выключения проверю обязательно, но прямо сейчас к сожалению помочь ничем не могу, не раньше следующей версии. - Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14457508, há 6 anos
Tiririt n ineflayen
yeffeɣ-d deg 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). Нужно чтобы кто-то из разработчиков этих дополнений перенял идеи другого, тогда будет идеально. А так.... не могу определится.
Tiririt n ineflayen
yeffeɣ-d deg há 7 anos"уже сохранённые делает приглушённым цветом"
Это можно. Под опцию. Сорт оф. Бегать по всей странице и перекрашивать все картинки я точно не буду, а вот под курсором чтобы картинка или даже сама кнопка как-то окрашивалась, если уже сохранялась, это можно сделать. - Yettwasezmel 5 ɣef 5sɣur 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 !Tiririt n ineflayen
yeffeɣ-d deg há 7 anosupd.
-------
I've added new option, you can completely disable spacebar hotkey now. - Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14381965, há 7 anosThe more easy and friendly app to save photos.
- Yettwasezmel 4 ɣef 5sɣur Aseqdac Firefox 14313326, 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?Tiririt n ineflayen
yeffeɣ-d deg 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. - Yettwasezmel 5 ɣef 5sɣur 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!
Tiririt n ineflayen
yeffeɣ-d deg 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. - Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14203925, há 7 anoscan you add a option to say if the file with this filename already exists
Tiririt n ineflayen
yeffeɣ-d deg 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. - Yettwasezmel 4 ɣef 5sɣur Aseqdac Firefox 13619763, 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.
Tiririt n ineflayen
yeffeɣ-d deg 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. - Yettwasezmel 4 ɣef 5sɣur Aseqdac Firefox 13952723, há 7 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.Tiririt n ineflayen
yeffeɣ-d deg há 7 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. - Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 13911673, há 7 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.Tiririt n ineflayen
yeffeɣ-d deg há 7 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. - Yettwasezmel 5 ɣef 5sɣur benmichael, há 7 anosСпасибо вам за дополнение! Теперь на всех сайтах работает отлично!
- Yettwasezmel 4 ɣef 5sɣur Aseqdac Firefox 12887653, há 7 anosI am using it. attachment.php,Can not get the name?
For example
http://forums.azbilliards.com/showthread.php?t=466267
Thank you for your cooperation in advance.Tiririt n ineflayen
yeffeɣ-d deg há 7 anosIt still happens sometimes. Please give me an example and I'll try to fix it.
-----
Thanks for the link, I'll fix that in the next version.