Google changed their logo to use a more flat, sans-serif font.
But many people don't like it, so this script changes the logo and favicon back to the old one.
How this is different from other scripts I've tested:
• No delay before logo is changed - With some other scripts, the logo doesn't get changed until the page is loaded, and you can see the default logo for a second before it gets replaced.
• This script also changes the logo at the bottom of the page used for page navigation
If you want a different favicon, just change the favIconNumber in the script:
// 0 = Blue Capital G, 1 = Blue capital G + white background, 2 = Coloured lowercase G, 3 = Blue lowercase G
favIconNumber = 2