iGoogle Custom

By Dustin Chilson Last update Sep 18, 2008 — Installed 521 times.


Script Summary: A few edits to the iGoogle interface.

This is my first Greasemonkey script, removes elements from the iGoogle page to clean the design. This script works best with the standard (Classic) theme but may be used with any theme.

Features
==============
-Removes the Footer
-Removes Padding around Search Box

Tested with...
===============
Firefox 3.0.1
Greasemonkey .8.20080609.0

Change Log
===============
.03
-Added the ability to use with themes

.02
-fixed the way styles are added to use GM API
-cleaned up code

.01
-Initial Release