10 lines
263 B
JSON
10 lines
263 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|