about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/misc/keepassxc/firefox-native-messaging-host.json
blob: 70f1b26041f35864416c0d4a465396fe10b2caea (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "name": "org.keepassxc.keepassxc_browser",
    "description": "KeePassXC integration with native messaging support",
    "path": "@out@/bin/keepassxc-proxy",
    "type": "stdio",
    "allowed_extensions": [
        "keepassxc-browser@keepassxc.org"
    ]
}