Listen to YouTube videos, without the distracting visuals.
Install the Chrome extension (source code) so you can add &zen or /zen to the end of any YouTube URL to redirect this app!
Create a bookmark with javascript: (function () { window.location.href = 'https://zenplayer.audio/?v=' + location.href; }()); as an URL to quickly redirect your YouTube video to this app!
- Click on a star at the right side of the omnibox (you can also press Ctrl+D or choose "Bookmark this page..." from the menu).
 - Name your bookmark.
 - Click on "Edit".
 - Paste 
javascript: (function () { window.location.href = 'https://zenplayer.audio/?v=' + location.href; }());in the URL field. - Click on "Save".
 
- Listen to Starve the Ego, Feed the Soul by The Glitch Mob
 - Try it out on zenplayer.audio
 - Clone the project and open 
index.html. - To run the site locally, run 
npm installthennpm startand a webpage will open in your default browser. 
If you would like to contribute to this project please read the guidelines on contributing before doing so.



