55 条评价
- I 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.
- 评分 5 / 5来自 igorlogius, 8 个月前
- 评分 5 / 5来自 Firefox 用户 17636936, 1 年前Works 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.
- Works 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. - 评分 5 / 5来自 Firefox 用户 17530236, 3 年前
- 评分 5 / 5来自 Firefox 用户 13590901, 4 年前Simple yet useful add-on to help saving files to Downloads folder faster.
- 评分 5 / 5来自 Firefox 用户 15067973, 5 年前
- Making 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 - 评分 5 / 5来自 Firefox 用户 14712276, 6 年前
- 评分 5 / 5来自 Firefox 用户 14521930, 6 年前
- 评分 5 / 5来自 About50Ninjas, 6 年前