diff options
Diffstat (limited to '.librewolf/native-messaging-hosts/net.downloadhelper.coapp.json')
-rw-r--r-- | .librewolf/native-messaging-hosts/net.downloadhelper.coapp.json | 10 |
1 files changed, 10 insertions, 0 deletions
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 |