CommonKey Team Password Manager Firefox

Examine source code of CommonKey Team Password Manager

Inspect and view changes in CommonKey Team Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "2022.10.5743",
  "manifest_version": 2,
  "name": "CommonKey",
  "description": "CommonKey | team password management and sharing for collaborative companies.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/js/browser-polyfill.js",
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "lib/js/browser-polyfill.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "img/shield-19-bw.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "webNavigation",
    "webRequest",
    "notifications",
    "storage",
    "unlimitedStorage"
  ],
  "icons": {
    "16": "img/logo-16.png",
    "48": "img/logo-48.png",
    "128": "img/logo-128.png"
  },
  "web_accessible_resources": [
    "widget.html",
    "img/logo-16.png",
    "lib/welcome-page/index.html",
    "lib/welcome-page/firefox-index.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{17359655-f312-4afe-8988-09b34bae3e64}"
    }
  }
}

Best CommonKey Team Password Manager Alternatives

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