Script Summary: Allows for Labels to be hidden in the label bar
Gmail Label Hider: v0.02
Ben Hengst
ben.hengst+glh@gmail.com
This script will hide any label that you rename to begin with 'x_' so for instance if you have a label of 'TEST' and rename it to 'x_TEST' then you will not see it in the label bar on the side of the Gmail interface.
KNOWN ISSUES:
> Currently your labels can not contain certin charicters:
{}
[]
()
(space)
.
> You must refresh the entire page after you change the names of your labels.
RESOURCES USED:
> http://diveintogreasemonkey.org/toc/index.html
> http://www.devguru.com/Technologies/ecmascript/...
> http://www.regular-expressions.info/javascript....
> http://greasemonkey.mozdev.org/authoring.html
CHANGE LOG:
> v0.02 Fixed issue with Google changeing location of the label name
> v0.01 Inital release
LICENSE:



