utsavprabhakar / Time

A simple chrome extension that lets you keep track of the time you spend on each site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time

A simple chrome extension that lets you keep track of the time you spend on each site.

Setup

  • git clone https://github.com/utsavprabhakar/Time.git
  • Go to chrome://extensions
  • Enable Developer mode on the top right hand corner.
  • Click on Load Unpacked on the top left hand corner.
  • Navigate to the folder when you cloned this repo.

Screenshot 2019-11-03 at 5 07 22 PM

Usage

  • Click on the background page link as shown in the above picture.
  • Go to console and type "map"(without double quotes)
  • You will get your usage time in minutes.

Example

Screenshot 2019-11-03 at 5 13 32 PM

About

A simple chrome extension that lets you keep track of the time you spend on each site.


Languages

Language:JavaScript 89.3%Language:HTML 10.7%