I wrote my first Chrome extension. The APIs are pretty nice.
From the project page:
Chrome-Reload is an extension for the Chrome web browser to allow automatic periodic reloading of a page. It allows the you to configure how often each page reloads and see a count-down until the next load.
This is useful for scenarios such as monitoring constantly changing pages (eg, search results), or for keeping sessions alive in web applications.