Secure Pass Firefox

Examine source code of Secure Pass

Inspect and view changes in Secure Pass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SecurePass",
  "version": "1.0",
  "description": "Learn how to create and manage strong passwords safely.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "SecurePass"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "securepass_2025@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Secure Pass Alternatives

Here are some Firefox add-ons that are similar to Secure Pass: