This is a simple Chrome extension to show tab usage information. It includes a pretty graph:
To install:
- Download the project: https://github.com/tylor/chrome-tab-stats/zipball/master
- Download the flot library, unzip, and add to root directory of project. Rename folder 'flot-flot-f0e78fc' to 'flot': http://www.flotcharts.org
- Open Chrome, click Window > Extensions
- Click '+' next to 'Developer mode'
- Click 'Load unpacked extension...'
- Select the extension folder
- You should now see the tab info icon on your browser!
If you have problems with the extension or want to refresh, visit Window > Extensions and click the 'Reload' link for the extension.