Password Manager website Firefox

Examine source code of Password Manager website

Inspect and view changes in Password Manager website source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Password Manager",
  "version": "1.0",
  "description": "Quản lý và lưu trữ mật khẩu một cách an toàn.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ba9774d8-41eb-416f-bd00-84897caf6156}"
    }
  }
}

Best Password Manager website Alternatives

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