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

ChromeCuts (view in Google Gallery)

ChromeCuts is a simple but powerful JavaScript-based Extension that allows the user to store snippets of text such as usernames and email addresses for quick access from their Toolbar. It uses HTML5 LocalStorage to store unlimited ChromeCuts.


ChromePlay (view in Google Gallery)

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.