Usage: hex_md5 ('String');
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/130/10066/Portable%20MD5%20Function.js
Origional source to the script / 原始脚本源码来源: http://pajhome.org.uk/crypt/md5/md5.html
Modified to make this portable / 进行了少许更改使其不会污染全局变量.