One would think that it would only be natural if the browser developers would add a function to their browsers that would make it possible to check the hash algorithm of downloaded files. Firefox users can use the MD5 Hasher add-on to add the functionality to their browser.
Let me first explain why it could be important to check the hash algorithm of downloaded files. Many software developers and download portals add hash information to their downloads. Those information clearly identify a file and the user can compare the hash of a downloaded file with the hash on a website to make sure that he got that file and that no one tampered with it in the meantime.
It obviously makes only sense if the hash information are published on the website that contains the download. MD5 Hasher makes use of the Firefox Download Manager which means that the downloads have to appear in there because it is currently the only way to check the hash of the file.










