Inspect and view changes in Hash Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Hash Generator",
"version": "1.0.0",
"description": "Generate SHA-1, SHA-256, and SHA-512 cryptographic hashes from any text. Uses the native Web Crypto API for secure computation.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "hash-generator-045@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"clipboardWrite"
],
"host_permissions": [],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Hash Generator"
}
} Best Hash Generator Alternatives
Here are some Firefox add-ons that are similar to Hash Generator:
Hash Generator
Jazbiya Toutorīxs
Hash Generator
horn9k
MD5 and More Generator
Imar
HashGenerator
charlot1990
Secure Hash Generator
Leonardo
CryptoHash
Aexodi
Crypto Hash
horn9k
HashGen
Libor Benes (Dr. B)
HashForge
Lotto
Web Crypto API Wrap
Imar
Text-Encrypt-Hash
Monomux
Cryptography Toolbox
Bevens