Skip to content

RakambdaOrg/YTTracker

Repository files navigation

YTTracker

An extension to track time on YouTube

Chrome Web Store Chrome Web Store

Mozilla Add-on Mozilla Add-on

Description

This application will track your time spent on YouTube. Those datas can be viewed rapidly in the popup icon or in a chart.

The datas tracked are:

  • Two kind of time are recorded:
    • The total time of opened videos. This time is counted when the video page have been loaded.
    • The time time of playing videos. This time is counted when a video is playing.
  • The number of videos opened.

The count and time of videos opened are counted only one time per each hour maximum. This is to avoid having unintended reloads of the page bringing up the statistics.

You can also choose to send those data to a server to be able to compare yourself with others. The stats are available here.

Screenshots

Popup window:


Chart view:


Libraries

Amcharts - https://www.amcharts.com

Bootstrap - https://getbootstrap.com/

JQuery - https://github.com/jquery/jquery

Dropbox SDK - https://www.dropbox.com/developers/documentation/javascript

Other

Compare versions function from em92's gist.

Deploy config from paulmolluzzo/test-deploy-chrome.

Help

If you have any problems with the extension, you can describe the issue here.