MPPwdhash Firefox

Examine source code of MPPwdhash

By: marcop
Inspect and view changes in MPPwdhash source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MPPwdhash",
  "version": "2.1.3resigned1",
  "default_locale": "en",
  "description": "Automatically generates per-site passwords if you prefix your password with @@ or F2.",
  "applications": {
    "gecko": {
      "id": "{a027de43-8e42-4dc7-9eb5-1ac892bb94a2}",
      "strict_min_version": "52.0"
    }
  },
  "icons": {
    "48": "icons/pwdhash-48.png",
    "96": "icons/pwdhash-96.png"
  },
  "author": "Marco Pusterla",
  "homepage_url": "https://www.pwdhash.com",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/md5.js",
        "content/domain-extractor.js",
        "content/hashed-password.js",
        "content/stanford-pwdhash.js"
      ]
    }
  ]
}

Best MPPwdhash Alternatives

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