In addition to Flatiron suggestions if you did just a upgrade try this.
#1
Go to your Firefox Profiles at C/User/Your User Name/AppData/Roaming/Mozilla/Firefox/Profiles/Your Profile/Extensions and look for the folder for Free Download Manger.
#2
There should be a file called install.rdf in that folder. Open it in a text editor
Notepad++ Home
#3
Now you need to change the maxversion to 11. Find this line
<em:maxVersion>
3.0.*</em:maxVersion> (the
3 could be a higher number is just an example)
Change to
<em:maxVersion>
11.*</em:maxVersion>
#4
Save the file and close the editor.
#5
Restart Firefox is see if extension will work now.
You will get a window that will open up in Firefox asking you about this extension just click okay or something like that.
Jerry