Random Password Generator GPT Firefox

Examine source code of Random Password Generator GPT

Inspect and view changes in Random Password Generator GPT 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",
  "version": "1.0",
  "description": "Generates random passwords and allows you to copy them to the clipboard.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Random Password Generator",
    "default_popup": "index.html"
  },
  "permissions": [
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a970646f-f71b-4bc4-8623-2ac9fde451b0}"
    }
  }
}

Best Random Password Generator GPT Alternatives

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