An extension to track time on YouTube
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 total 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.
Amcharts - https://www.amcharts.com
Bootstrap - https://getbootstrap.com/
JQuery - https://github.com/jquery/jquery
Dropbox SDK - https://www.dropbox.com/developers/documentation/javascript
Compare versions function from em92's gist.
Deploy config from paulmolluzzo/test-deploy-chrome.
If you have any problems with the extension, you can describe the issue here.