SecureIT Password Manager Firefox

Examine source code of SecureIT Password Manager

Inspect and view changes in SecureIT Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SecureIT Password Manager",
  "short_name": "SecureIT",
  "version": "3.6.2",
  "description": "Browser Password Manager",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "secureit@velox.com"
    }
  },
  "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": "SecureIT Password Manager",
    "default_popup": "data/quickaccess.html?passbolt=quickaccess"
  },
  "commands": {
    "passbolt-open": {
      "suggested_key": {
        "default": "Alt+Shift+P",
        "mac": "Alt+Shift+P"
      },
      "description": "Open SecureIT Password Manager in a new tab!"
    }
  },
  "permissions": [
    "idle",
    "activeTab",
    "clipboardWrite",
    "tabs",
    "storage",
    "unlimitedStorage",
    "*://*/*"
  ],
  "web_accessible_resources": [
    "data/*"
  ]
}

Best SecureIT Password Manager Alternatives

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