
Hasher
用户量:10000大小:0.17MiB版本:v 1.3.3更新时间:2017-06-14
Developer's toolbox. Calculates MD5, SHA-1, SHA-2, IP/Subnet, URL decode, Base64 and more
Hasher 的使用方法详解,最全面的教程
Hasher 描述:
用户数:10000
分类:开发者工具插件
扩展大小:0.17M
最后更新时间:2017-06-14
版本:v 1.3.3
Hasher 插件简介:
这是来自Chrome商店的 Hasher 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Hasher插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Hasher插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/UPDATE: Access to URL and browser history is required to open the extension in a new tab instead of popup.
This extension is used to compute cryptographic hashes and do common conversions. It might be useful for programmers and system administrators. It's entirely implemented in JavaScript, all calculations are performed on client side, so it's safe.
Hash:
MD5, SHA-1, SHA-2 (224, 256, 384, 512), RIPEMD-160, MD4, Whirpool
HMAC:
MD5, SHA-1, SHA-2 (224, 256, 384, 512), RIPEMD-160, MD4
CRC:
CRC-8, CRC-16, FCS-16, FCS/CRC-32
Cipher (interoperable with OpenSSL):
AES-256, DES, Triple DES, Rabbit, RC4, RC4Drop. CBC/Pkcs7 is used.
Net:
Subnet calculator, Ip ↔ Dec, Ip ↔ Hex, Ip ↔ Bin
Time:
Unix ↔ Datetime, Unix ↔ RFC-1123, Unix ↔ ISO 8601
Numbers:
Dec ↔ Hex, Dec ↔ Bin, Dec ↔ Roman
Strings:
ASCII ↔ Hex, UTF-8 ↔ Hex, UTF-16 ↔ Hex
Encode:
Base64, ROT-13, JavaScript encodeURI(), encodeURIComponent(), HTML special chars encode/decode
Usage: enter text and click on the result. It will be copied to clipboard.
It's possible to open extension in separate window.
Source code is available on github.