Script Summary: Overwrites the senders' name so you won't get distracted and will escape judging the other's opinion based on his identity
Copyright: 2009, Viktor Nagy (http://viktornagy.com)
License: MIT license; http://www.opensource.org/licenses/mit-license.php
If on a busy day you are likely to skip half of your likely to be interesting e-mails just because the author is either not a close friend, or usually writes boring stuff, and if you used to regret these decisions, or even don’t like them at the time of taking them, then this script is for you!
Just label (filter) all the e-mails from your favourite mailing list with a specific label, point the script to the label you've set up, and you will never have to worry again about your own petty-mindedness!
Settings
There are basically three settings you can customise. These can be found at the top of the script. To open it right click on the GreaseMonkey logo in your Firefox window, and select “Manage my scripts”. Then select the “Balazs Szabo” script, and click Edit.
1. the label checked in the line starting with ``var filteredLabel=``
2. the senders’ “new name” in the line starting with ``var newName=``
3. a refresh rate for gmail (you should increase this if your gmail becomes sluggish) in the line starting with ``var checkTimer=``



