It is near to impossible for a Google Chrome user to keep his/her browsing habits in track.
- The Google Chrome Browser does not let its users to view their uptime on a single or multiple webpages.
- It also does not provide its users with any kind of browsing stats like most active day, or most inactive day of a user.
- There is also no visual representation like Graphs and Pie Charts of the user's browsing time data.
So my approach to solve this above problem is by making a Google Chrome Extension named "Time Keep" which allows Chrome Users to keep track of time spent on specific webpages and also visually representing the data with Bar Diagram and Pie Charts. Also allowing the users to take screenshot of their stats or export the stats.
- Time spent on the present opened tab is shown on the Extension icon -
- Included a pie chart displaying the ranking of webpages based on the time -
- Ranking websites based on the time they have been opened -
- On the Options tab, one can set the time limit of inactivity to stop the tracker. For example: if you have set the limit to 2 minutes, the extension will stop tracking your time spending on the website after you become inactive for 2 minutes on that particular webpage.
One can set the gap between graph parts in pie chart -
- One can Export data as CSV or Backup everything as a JSON file and then can Restore everything from the JSON file.
- One can view the daily average data and the all time data-
- One can view the Overall Stats, the daily stats of specific webpage and the all time stats of a specific webpage -
Being a student I am not able to pay the fee for Google Chrome Developer Account. That is why I cannot able to launch the extension in Google Chrome Web Store. So I hereby dropping a video to install the extension.