Akeyless SRA Firefox

Examine source code of Akeyless SRA

Inspect and view changes in Akeyless SRA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{b2232d62-5502-4372-bfd3-2a93a8b4def4}",
      "strict_min_version": "91.1.0"
    }
  },
  "manifest_version": 3,
  "name": "Akeyless SRA",
  "short_name": "ASRA",
  "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",
    "proxy",
    "webRequest",
    "activeTab",
    "clipboardWrite",
    "alarms",
    "declarativeNetRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "<all_urls>",
    "ws://*/*",
    "wss://*/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "rules_1",
        "enabled": true,
        "path": "rules_1.json"
      }
    ]
  }
}

Best Akeyless SRA Alternatives

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