/*
Hide Iframes
(c) Carlo Zottmann, carlo@g-blog.net
http://G-Spotting.net/
Copy, use, modify, spread as you see fit.
*/
// ==UserScript==
// @name Gmail: hide Invites
// @namespace http://docs.g-blog.net/code/greasemonkey
// @description 2005-05-27: Hides Gmail invites.
// @include https://gmail.google.com/gmail*
// ==/UserScript==
if (typeof D != "undefined") D(["i",0]);
