All Projects β†’ tennisonchan β†’ youtube-preview

tennisonchan / youtube-preview

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

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to youtube-preview

rater-js
Star rating widget for the browser. Unlimited number of stars. No dependencies. No Jquery required.
Stars: ✭ 66 (+8.2%)
Mutual labels:  rating
yii2-vote
Provides voting for any model πŸ‘ πŸ‘Ž
Stars: ✭ 70 (+14.75%)
Mutual labels:  rating
rating
Rating stars component
Stars: ✭ 28 (-54.1%)
Mutual labels:  rating
ScuffedMDB
An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.
Stars: ✭ 100 (+63.93%)
Mutual labels:  rating
average-rating
Calculate average score and rating based on Wilson Score Equation
Stars: ✭ 28 (-54.1%)
Mutual labels:  rating
MsalsasVotingBundle
Provides voting/rating management for your Symfony project.
Stars: ✭ 14 (-77.05%)
Mutual labels:  rating
Vulnerability Rating Taxonomy
Bugcrowd’s baseline priority ratings for common security vulnerabilities
Stars: ✭ 227 (+272.13%)
Mutual labels:  rating
devrating
A tool that suggests minimal PR size for contributors
Stars: ✭ 19 (-68.85%)
Mutual labels:  rating
cyberrating
πŸš₯ S&P of Blockchains
Stars: ✭ 13 (-78.69%)
Mutual labels:  rating
ee.Yrewind
Can rewind and save YouTube live stream
Stars: ✭ 133 (+118.03%)
Mutual labels:  rewind
codeforces-upsolving-helper
A web app developed using Flask that compiles all the Problems on Codeforces that you have attempted (submitted at least once) but could not get Accepted verdict. Recommended Problems are also shown.
Stars: ✭ 61 (+0%)
Mutual labels:  rating
CP-Badges
Support for Competitive Coding badges to add in Github readme or portfolio websites.
Stars: ✭ 78 (+27.87%)
Mutual labels:  rating
DoubleTapPlayerView
YouTube's Fast-Forward-Rewind double tapping feature built on top of ExoPlayer
Stars: ✭ 81 (+32.79%)
Mutual labels:  rewind
openskill.py
Multiplayer rating system. Better than Elo.
Stars: ✭ 175 (+186.89%)
Mutual labels:  rating
Coursera-Clone
Coursera clone
Stars: ✭ 48 (-21.31%)
Mutual labels:  rating
Laravel-rating
Laravel package that allows you to rate, like & dislike and vote(+1,-1) your models with a simple and clear ways
Stars: ✭ 204 (+234.43%)
Mutual labels:  rating
Angular-Reactive-Demo-Shop
Angular Demo Shop
Stars: ✭ 79 (+29.51%)
Mutual labels:  rating
rating
⭐ A true Bayesian rating system with scope and cache enabled
Stars: ✭ 49 (-19.67%)
Mutual labels:  rating
ColorRatingBar
change color of star in rating bar
Stars: ✭ 23 (-62.3%)
Mutual labels:  rating
Material-Smart-Rating
😍⭐⭐Material Smart Rating App - An Android library that encourages users to rate the app on Google Play.⭐⭐😘
Stars: ✭ 30 (-50.82%)
Mutual labels:  rating

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].