Skip to content
/ youloop Public
forked from markokajzer/youloop

Puts YouTube videos on loop with one click

Notifications You must be signed in to change notification settings

xol69/youloop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouLoop

Chrome extension to put YouTube videos on repeat.

When visiting a YouTube video, it will be next to the other controls right under the video. No additional app needed, everything is right there in the YouTube UI and fits in nicely with the other controls. A simple click will start looping the video (and restart it, if it has already ended).

I decided to implement this extension after looking into the code of some others qualified for the same task. All of them were kind of messy, needlessly large by including jQuery and other libraries, and they still supported the old and deprecated Flash Player, which even Adobe (its creators) want removed from the internet. This is unnecessary. YouLoop is implemented in Vanilla JavaScript and drops support for Flash. For a better web without Flash!

About

Puts YouTube videos on loop with one click

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 7.4%