SJ's Password Generator Firefox

Examine source code of SJ's Password Generator

Inspect and view changes in SJ's Password Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "souravjoshimusics@gmail.com",
      "strict_min_version": "42.0"
    }
  },
  "name": "Password Generator",
  "description": "Password Generator made by Sourav Joshi",
  "version": "0.1.0",
  "manifest_version": 3,
  "icons": {
    "32": "Images/32png.png",
    "48": "Images/48png.png",
    "128": "Images/128png.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "Images/32png.png",
      "48": "Images/48png.png",
      "128": "Images/128png.png"
    }
  },
  "options_page": "popup.html",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "tabs"
  ]
}

Best SJ's Password Generator Alternatives

Here are some Firefox add-ons that are similar to SJ's Password Generator: