Skip to content

A Chrome extension that turns your browsing history into a series of interactive pie charts, breaking down your Chrome usage by day, week, month, and all time.

License

Notifications You must be signed in to change notification settings

maxluzuriaga/chrome-vh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Visual History

A Chome extension that lets you see your Chrome history by breaking it down visually by site in the form of a pie chart. See the sites you visited the most today, this week, this month, and all time!

Available in the Chrome webstore here!

The extension uses the chrome.history api to go through the user's visited pages and divide up the information by domain and time, then displays that information in the form of four Pie charts: one for today, one for this week, one for this month, and one for traffic throughout all time. The charts are generated using canvas.js, and I wrote additional Javascript on top of that to add interactivity between the charts and with the auto-generated legend to the right of the charts.

About

A Chrome extension that turns your browsing history into a series of interactive pie charts, breaking down your Chrome usage by day, week, month, and all time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published