An open API service indexing awesome lists of open source software.

https://github.com/katee/galaxy-tab

View browser history as a graph (Chrome extension)
https://github.com/katee/galaxy-tab

Last synced: about 1 year ago
JSON representation

View browser history as a graph (Chrome extension)

Awesome Lists containing this project

README

          

# History Graph

View your Chrome browsing history like this:

![Screenshot](https://raw.github.com/Katee/galaxy-tab/master/screenshot.png)

Each dot is a page and connections are created between pages if you visited one from another. The color of a dot is based on the domain.

## Options

You can remove singletons from the graph and adjust force parameters.

![options page](https://raw.github.com/Katee/galaxy-tab/master/screenshot-options.png)
![modified behavior](https://raw.github.com/Katee/galaxy-tab/master/screenshot-nosingles.png)

## Usage

Clone the repository and load it as an unpacked extension in Chrome per [Google's instructions](http://developer.chrome.com/extensions/getstarted.html#unpacked).

## Known Issues

When links are opened in a new tab they are not shown as connected.