VMP Pass Password Manager & Digital Vault Firefox

Examine source code of VMP Pass Password Manager & Digital Vault

Inspect and view changes in VMP Pass Password Manager & Digital Vault source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VMP Pass Password Manager & Digital Vault",
  "version": "1.2.2",
  "icons": {
    "16": "extLogo.png",
    "32": "extLogo.png",
    "48": "extLogo.png",
    "128": "extLogo.png"
  },
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "VPN Master Pro",
    "default_width": 424,
    "default_height": 590,
    "default_icon": {
      "16": "extLogo.png",
      "32": "extLogo.png",
      "48": "extLogo.png",
      "128": "extLogo.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "storage",
    "downloads",
    "tabs",
    "webNavigation",
    "webRequest",
    "notifications",
    "<all_urls>",
    "https://passwordmanager.themebeaver.com:5443/*",
    "http://passwordmanager.themebeaver.com:5000/*"
  ],
  "web_accessible_resources": [
    "index.html",
    "auth/oauth-callback.html",
    "oauth-callback.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "vpn-master-pro@themebeaver.com",
      "strict_min_version": "109.0"
    }
  }
}

Best VMP Pass Password Manager & Digital Vault Alternatives

Here are some Firefox add-ons that are similar to VMP Pass Password Manager & Digital Vault: