Skip to content

marhag87/chrome-youtube-mpv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play with mpv

A chrome extension for playing youtube videos with an external application. In this case, mpv with a custom x11-name (for i3 workspace assignment). This extension has only been tested on my specific setup, your mileage may vary.

Installation instructions

In order for this extension to work you must first install the native messaging host from the host directory.

To install the host:

Run install_host.sh script in the host directory:

host/install_host.sh

By default the host is installed only for the user who runs the script, but if you run it with admin privileges (i.e. 'sudo host/install_host.sh'), then the host will be installed for all users.

You can later use host/uninstall_host.sh to uninstall the host.

You can then load the extension in chrome by visiting chrome://extensions, make sure "Developer mode" is selected, then "Load unpacked extension".

About

Chrome extension to play youtube videos with mpv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published