Random Passwords Generator Firefox

Examine source code of Random Passwords Generator

By: MNick
Inspect and view changes in Random Passwords Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Random Password Generator",
  "description": "Generates random passwords with customizable length.",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "version": "1.1",
  "browser_action": {
    "default_popup": "index.html"
  },
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{32f992c8-eb31-4b3c-971d-66fddc93653d}"
    }
  }
}

Best Random Passwords Generator Alternatives

Here are some Firefox add-ons that are similar to Random Passwords Generator: