LockPad by Cohort Firefox

Examine source code of LockPad by Cohort

By: Cohort Add-on
Inspect and view changes in LockPad by Cohort source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LockPad by Cohort Extension",
  "short_name": "passbolt",
  "version": "2.13.6.1",
  "description": "Companion Extension for LockPad by Cohort",
  "applications": {
    "gecko": {
      "id": "lockpad@cohort.work"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "page": "index.html"
  },
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "theme_icons": [
      {
        "light": "icons/icon-32.png",
        "dark": "icons/icon-32.png",
        "size": 32
      }
    ],
    "default_title": "LockPad by Cohort Quickaccess",
    "default_popup": "data/quickaccess.html?passbolt=quickaccess"
  },
  "commands": {
    "passbolt-open": {
      "suggested_key": {
        "default": "Alt+Shift+P",
        "mac": "Alt+Shift+P"
      },
      "description": "Open LockPad by Cohort in a new tab!"
    }
  },
  "permissions": [
    "idle",
    "activeTab",
    "clipboardWrite",
    "tabs",
    "storage",
    "unlimitedStorage",
    "*://*/*"
  ],
  "web_accessible_resources": [
    "data/*"
  ]
}

Best LockPad by Cohort Alternatives

Here are some Firefox add-ons that are similar to LockPad by Cohort: