Domain Password Hasher Firefox

Examine source code of Domain Password Hasher

Inspect and view changes in Domain Password Hasher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Domain Password Hasher",
  "version": "1.0",
  "description": "Generate Base64(SHA-256(password_domain))",
  "permissions": [
    "activeTab"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dustheap@gmail.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Domain Password Hasher Alternatives

Here are some Firefox add-ons that are similar to Domain Password Hasher: