Recensioni per Cute Save Button
Cute Save Button di Deil
139 recensioni
- Valutata 4 su 5di Utente Firefox 12887653, 8 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 8 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, 8 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, 8 anni fa
- Excellent 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 8 anni fa>standard dialog for saving the image
Sure, no problem. In next version.
-----
added in 0.4.9 Replica dello sviluppatore
pubblicato il 8 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- Valutata 5 su 5di Boray Eris, 8 anni fa
- Valutata 5 su 5di Utente Firefox 13362271, 8 anni faBeen looking for addons like this as quite a few similar "no Save-As window" addons broke with the switch to webextensions. One issue (perhaps due to limitations with webextensions): It seems like saving images is done by making a separate additional request for the file and then downloading it, rather than using the existing cached data. As a result, if the image file is deleted from the hosting server between being first viewed and then saved using this addon, it will instead download an empty file/404 error page contents into the filename (a common occurrence on sites like 4chan). Not sure if it's possible to get around this with the new API, but would be great if it could somehow default to the original cached data if available before attempting another download.
Replica dello sviluppatore
pubblicato il 8 anni faI'd like to do this as well, but sadly with WebExtensions it's not possible, at least atm.
Downloading via WebExtensions API uses cache to some extent, most of the times (still not always for some reason) already loaded images are downloaded instantly. But there's no way to strictly specify to use/not use cached data. Replica dello sviluppatore
pubblicato il 8 anni faThanks.
Customizable button position probably would be easy to implement, gonna add it later.
---added 2017.10.22---
Done. You can check it in Development Channel, in a few days I'm gonna add it to Stable.- Saving image with a tap of the space bar is likely the easiest way to save image I've ever come across, even the famed Save Image In Folder addon do not get to this level of ease ... unbelivable, I was lamenting the compatibility issue of Save Image until I come across this addon, it reaffirms my faith to stick with Firefox ... by the way, it would be great if it is possible to assign another hotkey to save images to a second directory in addition to the primary one, but I'm already very happy with the current functionality as it is ... I'm sure the rating will be higher (what it deserves) once people discover they can save image with a tap of the space bar .. this should be highlighted in the descriptions of the addon ... great thinking :)
Replica dello sviluppatore
pubblicato il 8 anni faThanks for your kind words, I'm glad you liked it.
I was thinking about custom directories with hotkeys for a while, probably gonna add this soon. Stay tuned.
---added 2017.10.22---
Done. You can check it in Development Channel, in a few days I'm gonna add it to Stable. Replica dello sviluppatore
pubblicato il 8 anni faI think I made it compatible with 52.* Thanks for the report.
Please wait for the next version, it's waiting for Mozilla approval now.
-----------------------
It's working with 52 now. I can't guarantee something earlier though.- Valutata 5 su 5di Utente Firefox 12567252, 8 anni faLight and usefull. Perfectly function . You save my day man !
Could you add an option to copy dowload link to clipboard? Sometimes I just need the download link of webms to open it with an external player.
Thank you so much for the good work!Replica dello sviluppatore
pubblicato il 8 anni faThis will be in the next release, 0.3.9 probably. I wanted to do something with middle click anyway.
Maybe I should also add new filename copying.