Firefox addon to organize downloads

3

Is there a firefox addon to re-direct downloads to different folders based on conditions?

For example:

if file is a video format
   download to "My Videos"
if file is a picture format
   download to "My Pictures"
if file is a music format
   if filename contains "twit" or "sn"
      send to "My Podcasts"
   else
      download to "My Music"
else
   download to "Desktop"

Steve

Posted 2009-08-13T05:30:45.400

Reputation: 836

Question was closed 2014-05-05T13:54:27.780

Answers

3

John T

Posted 2009-08-13T05:30:45.400

Reputation: 149 037

+1 because it's probably the right answer and can't bother to look further :P – Ivo Flipse – 2009-08-13T05:52:17.370

2

Download Sort works with the latest version of firefox.

You may wish to browse the Download Management plugins list.

RJFalconer

Posted 2009-08-13T05:30:45.400

Reputation: 9 791