Gmail Unread Mail Buton v1.3

By Christopher Nguyen Last update Feb 26, 2010 — Installed 1,175 times.


Script Summary: Adds an "Search Unread" Button to your GMail UI

Script homepage

// Copyright 2008-2010 Christopher Nguyen <ctn> - Web site: http://www.pentagoniac.com
// All rights Reserved.
//
// DESCRIPTION
// ============
// Adds an "Unread Mail" button to your gmail interface
// 080903 version 1.0
// 081012 version 1.1: fix to match GMail's changing element ID
// 100225 version 1.2: fix to be more robust for different languages and GMail javascript recompilations
// 100226 version 1.3: fix to give the canvas_frame IFRAME a chance to load first
//
// ==UserScript==
// @name Gmail Search-Unread Button v1.2
// @namespace pentagoniac.com
// @description Adds a "Search Unread" button to your GMail
// @include http://mail.google.com/mail/*
// @include https://mail.google.com/mail/*
// @include http://mail.google.com/a/*
// @include https://mail.google.com/a/*
// ==/UserScript==