Follow Us

MD5 Plugin

MD5 Plugin

The MD5Generator.net MD5 Widget is free to use on your website!

The MD5 Plugin is a free and easy to integrate MD5 widget. Just follow the directions below and get started in minutes!

Add the following block of code to your website where you wish for the MD5 Plugin to display:

<div id="md5-generator"></div>
<script type="text/javascript">
  (function() {
    let e = document.createElement('script');
    e.async = true;
    e.src = document.location.protocol + '//md5generator.net/js/md5-generator-widget.js';
    document.getElementById('md5-generator').appendChild(e);
  }());
</script>

That’s it! If you were expecting more, I apologize. 🙂

The widget is style-indepentent, so it should inherit the style of your existing layout. The only style defaults are a default min-width of 200px to make enough room for the long md5 hash string. There is also some basic padding and margin.

I hope you enjoy your MD5 Plugin!

Leave a Reply

Your email address will not be published. Required fields are marked *

+ 24 = 27