summaryrefslogtreecommitdiff
path: root/files/librewolf/native-messaging-hosts
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2025-02-22 07:10:10 +0000
committerShipwreckt <shipwreckt@mailfence.com>2025-02-22 07:10:10 +0000
commit971bbb74a02f83650c8cd0550fb91886c4d460fe (patch)
treed0d56e38ba28ddf37866ceb6b275ff5de48a0e40 /files/librewolf/native-messaging-hosts
parent749b69e71e0475bcf1f4d7067414f55f830c9e8d (diff)
2nd initial commit
Diffstat (limited to 'files/librewolf/native-messaging-hosts')
-rw-r--r--files/librewolf/native-messaging-hosts/org.keepassxc.keepassxc_browser.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/files/librewolf/native-messaging-hosts/org.keepassxc.keepassxc_browser.json b/files/librewolf/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
new file mode 100644
index 0000000..c07830d
--- /dev/null
+++ b/files/librewolf/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
@@ -0,0 +1,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"
+}