Ulasan untuk Double-click Image Downloader
Double-click Image Downloader oleh Marnes
30 ulasan
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 13323778, 22 hari yang laluGreat addon, if it could support custom download location it would be 5 star.
- Diberi peringkat 4 dari 5oleh ProtonLover, setahun yang laluOnly site this doesn't work on is pixiv is there a workaround at all if so? getting SERVER_FORBIDDEN
Balasan pengembang
dikirim 9 bulan yang laluSorry, they probably detect hotlinking (i.e. direct downloading) specifically to stop addons like this. Thank you for giving a reasonable rating to a functioning product, unlike all the petulant reviewers that go straight to 1 star for the silliest reasons as if it's a completely defective piece of junk. - Diberi peringkat 4 dari 5oleh Kajjo, 2 tahun yang lalu
- Diberi peringkat 4 dari 5oleh MIM, 2 tahun yang laluIt's a good extension, it downloads orginal size image with Double-click, but it downloads image with random name & without extension (.webp, .jpg, etc). The image that is hyper-link too, you can right-click on image to download it, what it needs is to download image with page title name & with extension (.webp, .jpg, etc).
Balasan pengembang
dikirim 9 bulan yang laluFilenames and extensions depend entirely on the hosting server. Renaming using a.o. the page title is implemented but not supported by firefox itself. Thank you for the reasonable rating, all things considered, unlike the way some people rate projects. - Diberi peringkat 4 dari 5oleh Pengguna Firefox 13140755, 4 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Princess, 4 tahun yang laluIt works great but on Twitter, it downloads images without a file extension.
Balasan pengembang
dikirim 4 tahun yang laluCertainly a fair remark, though just for clarity I'd like to point out this is simply the nature of twitter's image hosting/linking, not a shortcoming in the addon. File extensions are a mere semantic convention and mostly only relevant in filesystems for human users. In HTTP-hosted resources, they're a mere courtesy a server/URL can decide not to offer. Other websites will similarly not include a file extension, and there's little an addon or browser can do about it (especially in firefox, which still doesn't implement filename manipulation for addons).
I just checked again, and the file extension could be derived from other data in twitter's URLs, but it would require both the missing renaming implementation in firefox as well as special handling code in my addon just for twitter. The latter I indeed choose not to implement, even for the chrome-based browsers that would support it. :) - Diberi peringkat 4 dari 5oleh Pengguna Firefox 16033589, 5 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 15950359, 5 tahun yang laluSuper fast to save images!
I would like to have an option to auto add a timestamp in filename when saving, to have: timestamp+original filename.
Thank youBalasan pengembang
dikirim 5 tahun yang laluThat's not a bad idea, though the exact format will be an issue, and you could achieve this through your file manager and a renaming program, but that's understandably more effort. Maybe I can add y/m/d h/m/s variables that you can use as desired. I'm slogging through technical work on my addons right now and don't expect to work on new features for some time still though. Please follow progress or discuss here: https://gitlab.com/Marnes/doubleclick-image-downloader/-/issues/78 - Diberi peringkat 4 dari 5oleh Pengguna Firefox 12284220, 5 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Jalad, 5 tahun yang laluRemember last download folder option needed. Plz implement it asap
Balasan pengembang
dikirim 5 tahun yang laluModern addons are not able to control download locations, sorry. This is a deliberate design regarding user settings in browsers. I couldn't implement it even if I wanted to. - Diberi peringkat 4 dari 5oleh Umpahpah, 5 tahun yang laluHi, and thanks for all the work, that is first. The second, why I gave 3 stars, is due to 2 issues: First, it often save image without proper extension, which is a bit annoying, and second, it does not allow to save images where Save images as.... has been disabled, and I know it is not your fault, just to re-report, as I read the comments first. So, the biggest issue is extension flaw, sometimes.
Thanks for the reply - it is just then a question how the Save image as does not make that mistake....
In any way, I raised the review for one star :)Balasan pengembang
dikirim 5 tahun yang laluThanks for the detailed feedback. As for file extensions, extensions are not actually a required thing in filenames, they're more of a loose convention. Websites tend to forego them depending on how their images are loaded (e.g. from data streams rather than files). It's the browser's responsibility to determine an extension if at all possible, based on data from the webserver if provided (such as a suggested filename, with or without extension). It's really not within an addon's power to ensure the presence of file extensions, or infer any, sorry. Balasan pengembang
dikirim 5 tahun yang laluOnly via your browser settings. Addons are not allowed to manipulate download locations.- Diberi peringkat 4 dari 5oleh Sergnikow, 6 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Zeco, 6 tahun yang laluhello, I love this addon, but can you make notify auto close after 1 second? That would be prefect.
Balasan pengembang
dikirim 6 tahun yang laluNotifications are controlled by firefox, addons can't change their timing, sorry. If the notifications bother you, you can turn them off. - Diberi peringkat 4 dari 5oleh Pengguna Firefox 14680850, 6 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 15109533, 6 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 14960896, 6 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 14622286, 6 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 13693519, 6 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Akilrajas, 6 tahun yang laluPlease make images without extension be saved as .jpg. An example of a site with images without extension: https://www.kinopoisk.ru/news/3293122/
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 13150915, 7 tahun yang laluDoes what it says and works really well, but the options are limited. Some people might like that but I prefer the flexibility. The more you can customize the add-on, the less add-ons you need overall to get it to do what you want,
For instance, I'd really like to disabled it in the context menu but there's no such option. - Diberi peringkat 4 dari 5oleh Pengguna Firefox 13662969, 7 tahun yang laluDoes a great job, I am using the hover over image for one click saving of images, would be great to be able to choose the default download folder for the images.
Thank you.Balasan pengembang
dikirim 7 tahun yang laluGlad you like it. Choosing a custom downloads folder will not be done: it's a bad idea and not even possible in/allowed by any browser anyway. All downloads in a browser will always go to the browser's download folder (or a subfolder within it). - Diberi peringkat 4 dari 5oleh numbchild, 7 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 13548285, 7 tahun yang laluI like the double click feature to save images.
However, for the FireFox 57.0.1 version does not allow selecting of save location, it saves it to 'Download' folder.
Keep up the good work.
Thanks.
M - Diberi peringkat 4 dari 5oleh Pengguna Firefox 13533262, 7 tahun yang lalu