YouTube Preview
A chrome extension shows likes and dislikes rating bar on all video thumbnail and previewing YouTube video like a gif, helping you decide if it is worth watching. Download from Chrome Store
Screenshots
Setup
Run the commands below and then place your YouTube API key inside that file:
cp youtube-preview-extension/js/env-example.js youtube-preview-extension/js/env.js
npm install
To generate a minified version of the extension:
grunt
To generate a zip file of the minified extension:
grunt pack
Coming Soon
- [ ] YouTube Bookmark.
- Have you even need to mark an-hour-long videos and just want to jump right back those marks? I do!
- For execution, first step would be let user to save their bookmark on videos locally. Then let user to share their bookmark so that others know where to get what they want!