53 notes
- Noté 5 sur 5par User18323614, il y a 4 mois
- Noté 5 sur 5par BIT-101, il y a un anI went looking for something like this. The default "save as..." always defaults to the last place I saved something which I too often just hit the enter key on and then go searching for the file. This solves that problem. I'm not using any of the fancy routing/renaming or other features. Just defaulting to Downloads is all I wanted.
- Noté 5 sur 5par Utilisateur ou utilisatrice 17636936 de Firefox, il y a 2 ansWorks flawlessly on most images, some sites have bad coding *coughtwittercough* and you need ot manually force the extension to set its extension, but the extension itself makes it extremely easy to customize. 10/10 as long as you are competent and willing to spend 20 minutes learning how it works.
- Noté 5 sur 5par ploedman, il y a 3 ansWorks as Intended, a really helpful Addon, which I was searching for Ages, before that I had to select the DL file location manually or had to move them afterwards.
I made a Rewrite Rule for Chaturbate if anyone is interested: https://gist.github.com/irrweg/020faffae6c49e77abd37316740a7cff
Works best for Pictures and Videos with the addon "Imagus mod" together. - Noté 5 sur 5par NEM, il y a 3 ansLove this extension. If you specifically downloaded this for twitter, the developer also has the solution for the file extensions https://github.com/gyng/save-in/wiki/Filename-rewrite
- Noté 5 sur 5par Trashify, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16681772 de Firefox, il y a 3 ansIt just works, kudos for the developer
- Noté 5 sur 5par Akhil, il y a 3 ans
- Noté 5 sur 5par Maddy, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13590901 de Firefox, il y a 5 ansSimple yet useful add-on to help saving files to Downloads folder faster.
- Noté 5 sur 5par NRX7, il y a 5 ans
- Noté 5 sur 5par Dc, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15067973 de Firefox, il y a 5 ans
- Noté 5 sur 5par Flarzo, il y a 6 ansExcellent add-on for people who save a lot of images frequently. Initially I had trouble getting Symlinks to work but I solved that issue by downloading Link Shell Extension (https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html) and creating Symlinks that way.
- Noté 5 sur 5par seyam, il y a 6 ans
- Noté 5 sur 5par Glock, il y a 6 ansMaking my life so much easier.. but wish I could choose myself how many "last" folders I want, and it would be nice with some tutorials for the advanced settings. Some times I cant read the config options (looks like the text goes white or something).
I saw there was someone saying the rules cant do two things.. it can! But it was a pain to figure out..
Here is one example to add time and url to the filename:
// Add ISO date to filenames
pagedomain: instagram.com
filename: .*
into: :date:_+_:pageurl:_:filename:
// /\(([^()]+)\)/g
// Add ISO date to filenames
filename: .*
into: :date:_:hour:.:minute:.:second:_+_:pagedomain:_:filename:
// Matches images with no dot extension in filename
filename: ^[^\.]+[^\.]{0,5}$
mediatype: image
into: :filename:.jpg
// Matches videos with no dot extension in filename
filename: ^[^\.]+[^\.]{0,5}$
mediatype: video
into: :filename:.mp4 - Noté 5 sur 5par Mojave, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14712276 de Firefox, il y a 6 ans
- Noté 5 sur 5par Voukras, il y a 7 ansGod, this is just what I needed to save me from the tedium of downloading my favourite images off of sites like tumblr.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14521930 de Firefox, il y a 7 ans
- Noté 5 sur 5par SuperBlaq, il y a 7 ans
- Noté 5 sur 5par About50Ninjas, il y a 7 ans
- Noté 5 sur 5par DanaMW, il y a 7 ans