MaxLength Revealer Firefox

Examine source code of MaxLength Revealer

By: jsbrn Add-on
Inspect and view changes in MaxLength Revealer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MaxLength Revealer",
  "version": "1.1",
  "description": "Displays the maximum length of the password field. Useful for people who use password managers and have long, random passwords.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "reveal.js"
      ],
      "all_frames": true
    }
  ]
}

Best MaxLength Revealer Alternatives

Here are some Firefox add-ons that are similar to MaxLength Revealer: