With Firefox version 20, the Downloads list changed:
https://support.mozilla.org/en-US/kb/find-and-manage-downloaded-files?esab=a&s=download+manager&r=0&as=s#os=win7&browser=fx20
Apparently, md5rehasher doesn't work with this new window, I can't see the "Check digest" links next to the downloaded files.
Looks like the old Downloads list still exists, along with the md5rehasher's Check Digest links:
chrome://mozapps/content/downloads/downloads.xul
...unfortunately, the default Downloads window seems to have been replaced with the "Downloads" section in the Library window:
chrome://browser/content/places/places.xul
...which doesn't use that list.
I confirm the issue on FF 20.0
Ok, I have seen it.
The problem will be that I'm not too good in firefox add-ons, and this change it's a little challenger for me, I will try to adapt it for the new download windows but I can't promise anything.
I will appreciate any help.
Relevant bug on Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=564934
Well, I'm trying to make a new xul overlay for the new download panel and popup (
id="downloadsContextMenu") and well, it don't load. I think is because the dom isn't loaded util you click over download icon or right click over a download so my xul can't merge with it.Now searching how to overcome to this problem. Any help will be appreciated.
An user have filled a bug in bugzilla.mozilla.org about including md5rehasher functionality into Firefox directly.
http://bugzilla.mozilla.org/show_bug.cgi?id=861684
The bugzilla ticket 861684 has a temporary workaround.
Set configuration entry browser.download.useToolkitUI to true.
This brings back the old download UI.
Unfortunately, this has stopped working with Firefox 26; as of that version, the code for the old download UI has been completely removed and cannot be brought back with a configuration setting any more.
cf. this thread in the Mozilla support forums
Last edit: FH 2014-01-12
hello,
My bypassing:
and you have the old windows...
This does not work in Firefox 26. The All-in-One Sidebar just shows the new Downloads UI without any sign of the MD5 Reborned Hasher, like the normal new downloads window.
I confirm
Now, even with All in SideBar,
the download window no longer displays the command.
Changing this window was really necessary?
The best is the enemy of the good.
Why change what works perfectly.
Very angry for once!
I've read about this extension and this very issue on Tails' installation instructions page, https://tails.boum.org/download/index.en.html#download.verify-the-iso-image-using-other-operating-systems
Since I'm gonna attend the Tails HackFest in Paris ( https://tails.boum.org/blueprint/HackFest_2014_Paris/ ) and I'm not so bad at Firefox add-ons development, I'll try to fix this as my HackFest contribution to the Tails community :)
Just let me know if you've got any preference for a patch, but I guess submitting it as an attachment here would work, wouldn't it?
Me and many users will be very very glad if you fix it!
Whatever you want, an attachment is ok, and as you aren't "so bad at Firefox" if you want to I can give you privileges to push into the repository directly ;).
I loved the understatement "I'm not so bad at Firefox add-ons development": your add-on is THE one to me :)
Thank you so much for your support on this issue!