Skip to content

What exactly does 'install' command do? #9

Answered by paulrouget
097115 asked this question in Help and Q&A
Discussion options

You must be logged in to vote

vdhcoapp --info > ~/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json

No. That output is unrelated to net.downloadhelper.coapp.json.

But why don't you run the vdhcoapp install command to just create the file?

The json format should be:

{
  "type": "stdio",
  "allowed_extensions": [
    "[email protected]",
    "[email protected]",
    "{b9db16a4-6edc-47ec-a1f4-b86292ed211d}"
  ],
  "name": "net.downloadhelper.coapp",
  "description": "Video DownloadHelper companion app",
  "path": "<path to vdhcoapp binary>"
}

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@097115
Comment options

@paulrouget
Comment options

Answer selected by 097115
@097115
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants