Recensioni per Cute Save Button
Cute Save Button di Deil
132 recensioni
- Valutata 5 su 5di Oppaidah, 6 anni fa
- Valutata 5 su 5di fredericktham, 6 anni faI 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 !Replica dello sviluppatore
pubblicato il 6 anni faupd.
-------
I've added new option, you can completely disable spacebar hotkey now. - Valutata 5 su 5di Mirzaev, 6 anni fa
- Valutata 4 su 5di Utente Firefox 14313326, 6 anni faI'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?Replica dello sviluppatore
pubblicato il 6 anni faMaybe 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. - Valutata 5 su 5di saatananpelle, 6 anni faThis 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!
Replica dello sviluppatore
pubblicato il 6 anni faThanks.
Image Toolbar was my inspiration, I wanted same "Save" button but without everything else and with some control over the save process. - Valutata 5 su 5di Crow, 6 anni fa
- Valutata 5 su 5di Utente Firefox 14203925, 6 anni facan you add a option to say if the file with this filename already exists
Replica dello sviluppatore
pubblicato il 6 anni faThe 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. - Valutata 4 su 5di Utente Firefox 13619763, 6 anni faVery 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.
Replica dello sviluppatore
pubblicato il 6 anni faI'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. - Valutata 4 su 5di Utente Firefox 13952723, 7 anni faLove 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.Replica dello sviluppatore
pubblicato il 7 anni faThanks.
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. - Valutata 5 su 5di Utente Firefox 13911673, 7 anni faA 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.Replica dello sviluppatore
pubblicato il 7 anni faAre 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. - Valutata 5 su 5di kikushyu, 7 anni fa
- Valutata 5 su 5di benmichael, 7 anni faСпасибо вам за дополнение! Теперь на всех сайтах работает отлично!
- Valutata 4 su 5di Utente Firefox 12887653, 7 anni faI 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.Replica dello sviluppatore
pubblicato il 7 anni faIt 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. - Valutata 5 su 5di Utente Firefox 13516770, 7 anni faExcellent!
Does the work perfectly.
I would suggest an option to change the file name when saving.. for example add a prefix, or a counter to the filename..
Thanks! - Valutata 3 su 5di Dreamdrawer, 7 anni fa
- Valutata 4 su 5di css0101, 7 anni faExcellent extension. Very convenient. Before that, I used Image Toolbar. Of course, it is more convenient. Because it knows how to ask where to save an image, can copy the link to the image and show information about the image. I would very much like to see in your extension a standard dialog for saving the image. But even without this, your extension is.
Replica dello sviluppatore
pubblicato il 7 anni fa>standard dialog for saving the image
Sure, no problem. In next version.
-----
added in 0.4.9 - Valutata 5 su 5di YK, 7 anni faIs it possible to add the save option with shift + mouse hover, as well as an option that the button appears in a position relative to the cursor?. Excellent addon, thanks.
Replica dello sviluppatore
pubblicato il 7 anni fa>save option with shift + mouse hover
So, you're holding Shift, and every image under you cursor is saved automatically? Might be risky in terms of performance, but sure, why not, that's pretty handy.
>an option that the button appears in a position relative to the cursor
Calculating button position relative to the image as it is now is a huge pain in the butt. As opposed to simply putting the button under mouse cursor, it should be super easy.
Gonna add both of those in the next versions, stay tuned.
-----
added in 0.4.9