Add native messaging host for youtube mpv
This commit is contained in:
parent
e3c2a71c94
commit
9ec2ffac8b
1 changed files with 7 additions and 0 deletions
7
.mozilla/native-messaging-hosts/ff2mpv.json
Normal file
7
.mozilla/native-messaging-hosts/ff2mpv.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "ff2mpv",
|
||||
"description": "ff2mpv's external manifest",
|
||||
"path": "~/bin/ff2mpv",
|
||||
"type": "stdio",
|
||||
"allowed_extensions": ["ff2mpv@yossarian.net"]
|
||||
}
|
Loading…
Reference in a new issue