secure-password-manager Firefox

Examine source code of secure-password-manager

Inspect and view changes in secure-password-manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Credential Saver",
  "version": "1.0",
  "description": "An add-on that prompts the user to save website credentials.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Credential Saver",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ca4304eb-60e0-4b20-b980-d83bc866dfba}"
    }
  }
}

Best secure-password-manager Alternatives

Here are some Firefox add-ons that are similar to secure-password-manager: