Skip to content

vanitysys28/watchd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watchd

Description

This extension was created in order to fix a common issue people binge-watching on YouTube might have faced.

The purpose is to inject a button in current YouTube UI to keep track of the watchtime on a per video basis.
Watchtime is displayed in percentage.

The data is stored in browser localstorage, and can't unfortunately be shared across devices yet.

Features

  • Injecting button next to Subscribe button
  • Displaying watchtime in percentage in previously injected button
  • Updating watchtime everytime the timeupdate event is fired
  • Displaying a tick when the video reached the end, independantly of the total watchtime

Installation

The extension is available on the Chrome Web Store.
https://chromewebstore.google.com/detail/watchd/cjdkmjpbhgkbjgfhcflccchhhffkhhjd?authuser=0&hl=fr&pli=1

The extension can also be installed unpacked, by following these instructions:

  1. Clone this git repository
  2. Navigate to chrome://extensions
  3. Enable developer mode
  4. Load the unpacked extension by locating the previously cloned repository

Support

Improvements to this extension are more than welcome!
Do not hesitate to initiate PR if you believe a great feature could be added to it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published