summaryrefslogtreecommitdiff
path: root/.librewolf/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
blob: c07830d1563b098808dac9f4dff3a7e6aec690c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "allowed_extensions": [
        "keepassxc-browser@keepassxc.org"
    ],
    "description": "KeePassXC integration with native messaging support",
    "name": "org.keepassxc.keepassxc_browser",
    "path": "/usr/bin/keepassxc-proxy",
    "type": "stdio"
}