KeePass Tusk - Password Access and Autofill Firefox

Examine source code of KeePass Tusk - Password Access and Autofill

Inspect and view changes in KeePass Tusk - Password Access and Autofill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "KeePass Tusk - Password Access and Autofill",
  "short_name": "KeePass Tusk",
  "version": "2024.8.20",
  "description": "Readonly KeePass password database integration for Chrome and Firefox",
  "icons": {
    "16": "/assets/16x16.png",
    "48": "/assets/48x48.png"
  },
  "options_ui": {
    "page": "./dist/options.html",
    "open_in_tab": true
  },
  "static_data": {
    "dropbox": {
      "client_id": "lau0eigo4cfthqz"
    },
    "onedrive": {
      "client_id": "f4c55645-3f43-4f8e-a7d2-ec167b416f1d"
    },
    "gdrive": {
      "client_id": "876467817034-rlas0hnb5jc9dt1qmp11l6g4724ktoqn.apps.googleusercontent.com"
    },
    "pcloud": {
      "client_id": "1NklWhTApYR"
    }
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "brandon@subdavis.com"
    }
  },
  "browser_action": {
    "default_icon": "/assets/38x38.png",
    "default_popup": "./dist/popup.html",
    "default_title": "KeePass Tusk"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "windows": "Ctrl+Shift+Space",
        "mac": "Command+Shift+Space",
        "chromeos": "Ctrl+Shift+Space",
        "linux": "Ctrl+Shift+Space",
        "default": "Ctrl+Shift+Space"
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "clipboardWrite",
    "identity",
    "alarms",
    "notifications",
    "https://*/*",
    "http://*/*",
    "file:///*/*"
  ],
  "background": {
    "scripts": [
      "./dist/background/index.mjs"
    ]
  }
}

Best KeePass Tusk - Password Access and Autofill Alternatives

Here are some Firefox add-ons that are similar to KeePass Tusk - Password Access and Autofill: