Passbolt - Open source password manager for teams Firefox

Examine source code of Passbolt - Open source password manager for teams

Por: passbolt
Inspect and view changes in Passbolt - Open source password manager for teams source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "passbolt",
  "version": "5.12.0",
  "description": "__MSG_appDescription__",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "passbolt@passbolt.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "webAccessibleResources/img/icons/icon-16.png",
    "48": "webAccessibleResources/img/icons/icon-48.png",
    "128": "webAccessibleResources/img/icons/icon-128.png"
  },
  "background": {
    "page": "index.html"
  },
  "browser_action": {
    "default_icon": "webAccessibleResources/img/icons/icon-32.png",
    "theme_icons": [
      {
        "light": "webAccessibleResources/img/icons/icon-32.png",
        "dark": "webAccessibleResources/img/icons/icon-32.png",
        "size": 32
      }
    ],
    "default_title": "Passbolt Quickaccess",
    "default_popup": "webAccessibleResources/quickaccess.html?passbolt=quickaccess"
  },
  "commands": {
    "_execute_browser_action": {},
    "passbolt-open": {
      "suggested_key": {
        "default": "Alt+Shift+P",
        "mac": "Alt+Shift+P"
      },
      "description": "Open passbolt in a new tab!"
    }
  },
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "tabs",
    "storage",
    "unlimitedStorage",
    "*://*/*",
    "alarms",
    "cookies"
  ],
  "web_accessible_resources": [
    "webAccessibleResources/*"
  ],
  "content_security_policy": "default-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https: http: ; font-src 'self'; connect-src 'self' https: http: ; form-action 'self' https: ; frame-src 'self' ; frame-ancestors 'self' https: http: ; worker-src 'self' ; base-uri 'none' ;"
}

Mejores alternativas Passbolt - Open source password manager for teams

Aquí hay algunas Firefox add-ons que son similares a Passbolt - Open source password manager for teams: