Chrome Extension: Gmail Unreads Summary
Lately, I have been trying to migrate my Gmail workflow from Firefox to Google Chrome because of its speed. Everything’s good, except that since I am so used to my own Greasemonkey script: Gmail Unreads Summary (absolutely essential for a zero-inbox), I always felt a little handicapped in Google Chrome.
As I was sometimes asked the possibility of making a Google Chrome extension for the Greasemonkey script too, I decided finally to do just that.
Therefore, I present my 1st Google Chrome extension !

Since this extension is actually a remake of the Greasemonkey script which I wrote, the functionality is essentially identical. Thus, quoting from it..
The features of this extension are:
- Summary of unread emails in your current view.
- Emails are grouped by sender, with count, sorted in descending order.
- Every group is a quick link to filter emails by sender.
- Easy to use!
Hope it just made you more productive!
Update (29-03-2010)
I just pushed an update to Google Chrome Extensions gallery which fixes a few bugs. In addition, the sender groups are now sorted by count, in descending order.
Update the Google Chrome extension now!
winston.yongwei