Gmail Formatted Title

By dsjkvf Last update Nov 16, 2007 — Installed 1,496 times.

Script Summary: Modifies Gmail inbox's title in order to display the count of unread messages at the beginning. <br><br> e.g.: '1 unread - Google Mail - Inbox' <br><br>



// The following scripts were used:
// Google Inbox Count Display: http://userscripts.org/scripts/show/4146
// Google Inbox Count Display 2: http://userscripts.org/scripts/review/13881
// Older Version Gmail Title: http://userscripts.org/scripts/show/13718
// All credits go to their authors

// Changelog:
// 0.1
// scripts merged, initial version
// 0.2
// empty Inbox (and probably other labels) view fixed
// (now it is 'Google Mail - Inbox' or 'Google Mail - "LabelName"')