tennisonchan / youtube-preview

An extension for previewing YouTube video on its thumbnail when hovering.

Home Page:https://chrome.google.com/webstore/detail/youtube-preview/gbkgikkleehfibaknfmdphhhacjfkdap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Previewer

Youtube just got easier. Fast-forward through videos all before you have to watch the complete video. Jump to your favorite parts in a preview motion. Not to mention you can even rewind in 10-second in one click!

Download from Chrome Store

Features

Preview Like a Gif

Speed through Youtube Videos. Jump to your favorite part, even fast-forward to your favorite part, all before you have to watch the whole video.

YouTube Preview Demo

Rating (like / dislike) Bar

Look at the rating bar beforehand so you don't have to waste your time.

YouTube Preview Demo

Rewind 10-sec

Rewind 10-second in one click

YouTube Preview Demo

Setup

npm run pre-install
# Place your YouTube API key inside the env.js file
# cp app/scripts.babel/env-example.js app/scripts.babel/env.js
# npm install && bower install

# Re-compile the sources code automatically and Livereload(chromereload.js) reloads the extension
npm start

# Make a production version extension
npm run package

About

An extension for previewing YouTube video on its thumbnail when hovering.

https://chrome.google.com/webstore/detail/youtube-preview/gbkgikkleehfibaknfmdphhhacjfkdap


Languages

Language:JavaScript 56.9%Language:SCSS 32.1%Language:HTML 10.9%