Password Strength Checker Firefox

Examine source code of Password Strength Checker

Inspect and view changes in Password Strength Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Password Strength Checker",
  "version": "3.0.1",
  "description": "Check password strength, entropy and estimated crack time - fully offline, nothing is sent anywhere.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{38a805f2-ad63-4834-ad9b-374bfba64d13}",
      "strict_min_version": "123.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [],
  "browser_action": {
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "32": "assets/icons/icon32.png",
      "48": "assets/icons/icon48.png",
      "96": "assets/icons/icon96.png"
    },
    "default_title": "Password Strength Checker",
    "default_popup": "src/popup.html"
  },
  "icons": {
    "16": "assets/icons/icon16.png",
    "32": "assets/icons/icon32.png",
    "48": "assets/icons/icon48.png",
    "96": "assets/icons/icon96.png"
  }
}

Best Password Strength Checker Alternatives

Here are some Firefox add-ons that are similar to Password Strength Checker: