Akeyless Password Manager Firefox

Examine source code of Akeyless Password Manager

Inspect and view changes in Akeyless Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9973ce8-d98d-479b-7ecd-397fe40b6670}",
      "strict_min_version": "91.1.0"
    }
  },
  "manifest_version": 3,
  "name": "Akeyless Password Manager",
  "short_name": "APM",
  "version": "13.17.0",
  "description": "Akeyless Password Manager",
  "homepage_url": "https://www.akeyless.io",
  "icons": {
    "96": "PasswordManager96x96.png"
  },
  "action": {
    "default_icon": "PasswordManager96x96-v1.png",
    "default_popup": "index.html",
    "default_title": "Open the popup"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "static/*",
        "content.html",
        "index.html",
        "vendors.js",
        "content.js",
        "iframe_app.js",
        "popup.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "vendors.js",
        "content.js",
        "iframe_app.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "management",
    "activeTab",
    "clipboardWrite",
    "alarms",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "<all_urls>",
    "ws://*/*",
    "wss://*/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "rules_1",
        "enabled": true,
        "path": "rules_1.json"
      }
    ]
  }
}

Best Akeyless Password Manager Alternatives

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