Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 554 Bytes

YouVLC

Simple Chrome extension to watch YouTube videos with VLC

Install

  • Run sh ./install.sh to setup the native host package (allowing to launch VLC app).

  • Load this extension from Extensions panel (chrome://extensions/)

    • Check Developer mode
    • Click Load unpacked extension…
    • Navigate to the extension’s folder and click OK
    • Copy/past extension ID from Extensions panel to the native script installer prompt.
  • You're done !

Uninstall

Run sh ./uninstall.sh and remove the plugin in Extensions panel