Skip to content

A small extension to turn your last weeks browsing history into a kinda pretty diagram

Notifications You must be signed in to change notification settings

joshkulesza/webdream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Dream

A chrome extension that displays a colourful image to represent your last week of web history

Why?

Why not?

Is it interactive?

No sorry, this was just a quick and dirty way to visualise browsing data.

What is the image showing me?

  • Each circle is a host name eg. google.com.
  • The size of the circle represents the number of times it appears in your history in the last week, relative to others.
  • The x position repesents the average day that site was accessed, represented from monday to sunday
  • The y position represents the average hour of the day the host is accessed, from 0000 to 2359

Using grunt

npm install

Running locally

grunt or grunt default

unpackaged files should be added to chrome (bin/)

Packaging for distrubution

grunt dist

About

A small extension to turn your last weeks browsing history into a kinda pretty diagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published