SecurePass Pro - Password Manager Firefox

Examine source code of SecurePass Pro - Password Manager

Inspect and view changes in SecurePass Pro - Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SecurePass Pro - Password Manager",
  "version": "1.0.1",
  "description": "Secure password generator and manager with advanced features. Generate strong passwords, store securely, and manage with ease.",
  "browser_specific_settings": {
    "gecko": {
      "id": "securepass-pro@example.com",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "clipboardWrite",
    "notifications",
    "contextMenus"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "SecurePass Pro"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best SecurePass Pro - Password Manager Alternatives

Here are some Firefox add-ons that are similar to SecurePass Pro - Password Manager: