HashZilla Firefox

Examine source code of HashZilla

Inspect and view changes in HashZilla source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "HashZilla",
  "description": "Hash selected text in the browser.",
  "homepage_url": "https://github.com/wesinator/hashzilla",
  "default_locale": "en",
  "version": "0.3.0",
  "icons": {
    "64": "icons/icon.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0da3d4d4-91e1-4ccd-ba19-4e57c36d289b}"
    }
  },
  "background": {
    "scripts": [
      "background.js",
      "hash.js",
      "./include/crypto-api.min.js"
    ]
  }
}

Best HashZilla Alternatives

Here are some Firefox add-ons that are similar to HashZilla: