HashGenerator Firefox

Examine source code of HashGenerator

Inspect and view changes in HashGenerator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "HashGenerator",
  "version": "1.0.0",
  "description": "Hash and checksum generator. Generate MD5, SHA-1, SHA-256 hashes from text.",
  "icons": {
    "48": "image-icons/icon-48.png",
    "96": "image-icons/icon-96.png",
    "128": "image-icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "image-icons/icon-48.png",
      "96": "image-icons/icon-96.png"
    },
    "default_title": "HashGenerator",
    "default_popup": "hash-ui/hash.html"
  },
  "permissions": [
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "hashgenerator@crypto.hash",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas HashGenerator

Aquí hay algunas Firefox add-ons que son similares a HashGenerator: