1.2.3 • Published 4 years ago

mpvbutton-chrome v1.2.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

npm GitHub package.json version GitHub

MPV button chrome extension

Extension that adds a button to youtube videos to 'play in external MPV player'

gif

Installation

https://chrome.google.com/webstore/detail/kffgglnfnodcijffgdfbcaedicddooem

Dependencies

Build

Install deps 1. Run code

```
$ git clone https://github.com/XENKing/mpvbutton-chrome
$ cd mpvbutton-chrome
$ npm install
$ npm run build
```
  1. Open chrome extension page and click on 'load unpacked extension' and point it at the 'extension' folder in this repo

Extension based on playback-chrome repository

1.2.3

4 years ago

1.2.2

4 years ago