Social Media / Web Time Tracker

#0 / 0 rate

Social Media / Web Time Tracker

33 users

2018-04-26

https://toolsofourtool...

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Tells you how much time you're spending/wasting on social media and other websites.

Have you ever wondered how much time you are spending on certain unnamed social media sites? This extension will let you know, showing a pie chart of your browser usage today, yesterday, last week, etc.

It works by tracking which browser tab is currently focused, or optionally, which tab(s) are visible (open and not minimized). It also will report time the browser is open but not focused. (Like if you're using another program altogether.)

This plugin *never* sends data anywhere. Everything stays local on your computer. You can inspect the source code here: https://github.com/djacobow/whttg

Versions:
0.0.1 -- initial release, proof of concept
0.0.2 -- minor bugs
0.0.3 -- output formatting
0.0.4 -- column chart option
0.0.5 -- icon, formatting
0.0.6/7 -- change name for better SEO
0.0.8 -- change name and remove references to a certain social media site after a take-down notice
0.0.9 -- remove google charts and replace with chartjs because of Google charts' dynamic loading and eval()