From ade1f44f40fa07699e25b5c7d0c37cd2a6f1a131 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Tue, 1 Oct 2024 01:35:45 +0900 Subject: Add librewolf config --- .../native-messaging-hosts/net.downloadhelper.coapp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .librewolf/native-messaging-hosts/net.downloadhelper.coapp.json (limited to '.librewolf/native-messaging-hosts/net.downloadhelper.coapp.json') diff --git a/.librewolf/native-messaging-hosts/net.downloadhelper.coapp.json b/.librewolf/native-messaging-hosts/net.downloadhelper.coapp.json new file mode 100644 index 0000000..9185b02 --- /dev/null +++ b/.librewolf/native-messaging-hosts/net.downloadhelper.coapp.json @@ -0,0 +1,10 @@ +{ + "name": "net.downloadhelper.coapp", + "description": "Video DownloadHelper companion app", + "path": "/usr/bin/vdhcoapp", + "type": "stdio", + "allowed_extensions": [ + "weh-native-test@downloadhelper.net", + "{b9db16a4-6edc-47ec-a1f4-b86292ed211d}" + ] +} \ No newline at end of file -- cgit v1.2.3-70-g09d2