Anmeldelser af Save Image In Folder
Save Image In Folder af Revertron
16 anmeldelser
- Bedømt til 4 ud af 5af Firefox-bruger 15950359, 5 år sidenI'm using with FF and it's fast & easy. Super simple interaction.
I would like to have an option to auto add a timestamp in the filename when saving, to have timestamp + original filename.
Thank you! - Bedømt til 4 ud af 5af john morton, 5 år sidenworks well for me, but its missing some of the actions in the legacy addon I used for years til it broke after firefox 52.
This was called Context Menu Image Saver by choobin, it had a pull down in options for "if the image exists the save action will be": 1. prompt user, (giving the choices rename or overwrite), 2. save as a unique file, (rename). or 3. overwrite the existing file. This worked brilliantly for all situations, Please incorporate this feature if you can, Regards. - Bedømt til 4 ud af 5af Darth Biomech, 6 år sidenWhile the limitation about the save folder is relatively easy to elevate with the mklink command, there's two things that I noticed that sour my experience.
Firstly, addon is unable to save files with non-latin characters in them, resulting in gibberish filenames full of %'s.
Secondly, the "if there's same filename already existing in folder, silently save as a copy" behavior. I ran away from that bullshit in Opera, and now it's here too?! Give me an ability to chose what to do, dammit!
Overall it's better than nothing, obviously, but these two things really need to be fixed.
Edit, reply: Well, it would be nice to have a setting in the extension's options to chose what to do in this case: overwrite the file, save as a copy, pop up a save window so the users could decide themselves.Svar fra udvikleren
skrevet 6 år sidenAnd what actions do you expect if there is a file with that name? - Bedømt til 4 ud af 5af Firefox-bruger 14745662, 6 år siden
- Bedømt til 4 ud af 5af Jerl, 7 år sidenWould be better if instead of just saving files with duplicate filenames right away, it gave a dialog box with the option to overwrite the old one, rename the new one, or cancel.
- Bedømt til 4 ud af 5af Firefox-bruger 13872652, 7 år sidenI have no idea why Mozilla has defied the needs and requirements of its community to save *our* stuff to a place of *our* choice on *our* machinery and I have no idea why Mozilla is forcing us to create new locations *within the default location* and type or paste each of these into an options box (instead of right-click browse). We then have to cut and paste stuff from these places we created under duress to where we want stuff to be (or completely rethink our files and folders structure). Ridiculous!
However, within the confines of this new and very time consuming Mozilla dictatorship, I doff my cap to the developer of this extension because he (or she) has designed the best possible way to Save an Image in a Folder of limited choice. Well done! - Bedømt til 4 ud af 5af Grny, 7 år sidenGood attempt does what is says but sadly being able to save all over the place to my other drive is now a lost feature (fuckin ff)
- Bedømt til 4 ud af 5af Bill , 7 år sidenSave Images (RIP) had a option to save images from all tabs to the right. Is that possible with the new WebExtensions API?
- Bedømt til 4 ud af 5af Firefox-bruger 13575878, 7 år siden
- Bedømt til 4 ud af 5af Samael, 7 år siden
- Bedømt til 4 ud af 5af Firefox-bruger 13489738, 7 år siden
- Bedømt til 4 ud af 5af Shaun Dreclin, 7 år sidenCan't install this addon for some reason, it says it needs Firefox version 58.0a1
Any idea why it's doing that for me?
Also I'm in agreement with the other users, being able to double click to save the image to the last used folder was a major feature of the old addon for me, would love to see it make a return here.Svar fra udvikleren
skrevet 7 år sidenI don't know what your Firefox doing with versions, it's clearly a mess.
I will think about double-click behavior. But no promises, as WebExtensions API gives not much in comparison with old add-on system.
I mean that I have nothing with the owner of the old add-on. This is my add-on, and I will do with it anything I want. I could've not publish it at all in the first place. - Bedømt til 4 ud af 5af Firefox-bruger 13455080, 7 år sidenplease, put the double-click feature, meaning that a double-click on any image will save it in the last used directory
- Bedømt til 4 ud af 5af Firefox-bruger 13453595, 7 år sidenAll I'm missing is the double-click feature, meaning that a double-click on any image will save it in the last used directory.
Svar fra udvikleren
skrevet 7 år sidenI doubt that it can be implemented using WebExtensions API, but I will look into it.
There is no reason to cut of the star for that :-/ - Bedømt til 4 ud af 5af Luke Baker, 7 år sidenEdit: Thanks for the reply. I meant showing an expanding menu like Save File to
https://addons.cdn.mozilla.net/user-media/previews/full/95/95346.png
For example, let's say I have the following set in the options:
foo
foo/bar
foo/bar/etc
I was hoping for the menu showing one item, "foo", which then opens an additional menu showing, "Save here", "bar" and "etc".
------
> If you feel that this extension can be improved in some way, don't hesitate, write me a line :)
I don't see any contact information, so I guess you meant leave a review. Could you make it possible to add subfolders and maybe separators to the context menu? With more than a handful of folders defined, the menu becomes unwieldly.
> But all the folders must reside in your main Downloads folder.
Users can get around this by creating symbolic links.Svar fra udvikleren
skrevet 7 år sidenYou've guessed right about a review!
Now you can add folders in settings like this (for example):
Pictures/Wallpapers/Abstract
But in the menu you will see only the last one - Abstract.
If you are saving all the pictures to some high-level folder like "Pictures" you don't want to see all menu items like:
Pictures/Wallpapers
Pictures/Movies
... and so on.
I've tried to get rid of that first part like "Pictures", because I already know that they all are in that folder. But now, as I wrote an example with "Abstract" I've realized that you can have more that one "Abstract" folder in many categories.
I will think about that problem, stay tuned! :)