Hide Password Length Firefox

Examine source code of Hide Password Length

By: Peeta
Inspect and view changes in Hide Password Length source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hide Password Length",
  "description": "No one will never know what's the length of your password.",
  "version": "1.0.1",
  "content_scripts": [
    {
      "js": [
        "./scripts/content.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "icons": {
    "48": "icons/icons.png",
    "128": "icons/icons.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{982030f6-11d4-4f2f-8633-5bc53217bd33}",
      "strict_min_version": "42.0"
    },
    "safari": {
      "strict_min_version": "0"
    }
  }
}

Best Hide Password Length Alternatives

Here are some Firefox add-ons that are similar to Hide Password Length: