Remember The Milk + Gmail Addons

By CyberCPA Last update Jan 27, 2008 — Installed 3,032 times. Daily Installs: 0, 1, 0, 0, 3, 1, 2, 1, 2, 1, 1, 0, 4, 1, 2, 0, 1, 2, 1, 0, 0, 1, 0, 6, 0, 2, 1, 0, 1, 3, 0, 0
// ==UserScript==
// @name           Remember The Milk + Gmail Addons
// @namespace      CyberCPA
// @description    Adds Remember The Milk to 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==

/*
 * This script allows you to use RTM with GMail Addons.
 * This will provide you access to the RTM iGoogle Gadget interface to 
   RTM; you can login to RTM from this as well.
 * You then don't have to use the RTM Extension.
 */

GmailAddons.registerAddon(
{
id: 'tdRTM',
name: 'Remember The Milk',
url: 'http://www.rememberthemilk.com/services/modules/googleig/',
indicatorLabel: 'RTM'
});