text to SHA-256 Firefox

Examine source code of text to SHA-256

Inspect and view changes in text to SHA-256 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "text to SHA-256",
  "version": "0.0.3",
  "description": "Calculates SHA-256 digest for selection text",
  "browser_specific_settings": {
    "gecko": {
      "id": "sha256@ettoolong",
      "strict_min_version": "63.0"
    }
  },
  "author": "Ett Chung",
  "browser_action": {
    "browser_style": true,
    "default_title": "Calculates SHA-256"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs",
    "contextMenus",
    "clipboardWrite"
  ]
}

Best text to SHA-256 Alternatives

Here are some Firefox add-ons that are similar to text to SHA-256: