Hash Generator Firefox

Examine source code of Hash Generator

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": 2,
  "name": "Hash Generator",
  "version": "1.1",
  "description": "Generate SHA-256 SHA-1 and MD5 hashes from any text",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1c8a5765-b5fe-43a4-b414-3a811b8d2ad1}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/icon-16.png",
    "32": "img/icon-32.png",
    "48": "img/icon-48.png",
    "96": "img/icon-96.png",
    "128": "img/icon-128.png"
  },
  "browser_action": {
    "default_popup": "ui/widget.html",
    "default_icon": {
      "16": "img/icon-16.png",
      "32": "img/icon-32.png",
      "48": "img/icon-48.png",
      "96": "img/icon-96.png",
      "128": "img/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "service/tracker.js"
    ]
  },
  "permissions": []
}

Mejores alternativas Hash Generator

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