Since the development platform for
Google Chrome opened up, I've been creating and maintaing Extensions. You can find more details and changelogs at
ChromeShark.com.
Papercuts is a simple but versatile note keeping extension. It uses Chrome's bookmark API for storage, so notes can be synced between computers.
ChromePlay is an extension I made for my
ChromePlay gaming website. It uses AJAX to make calls to the ChromePlay database through a PHP script on my server, and sends this data back to display games from the website.
ChromeCuts
ChromeCuts was an extension that stored snippets of text with HTML5 LocalStorage. I've since replaced it with Papercuts.
In March 2010 I presented about ChromeCuts at Google's GTUG meetup.