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)
- Host: GitHub
- URL: https://github.com/katee/galaxy-tab
- Owner: Katee
- Created: 2012-10-23T01:49:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-07T17:27:29.000Z (about 11 years ago)
- Last Synced: 2024-04-14T20:08:51.028Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 812 KB
- Stars: 37
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: historygraph.html
Awesome Lists containing this project
README
# History Graph
View your Chrome browsing history like this:

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.


## 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.