FaviconizeGoogle

By joeytwiddle Last update May 8, 2009 — Installed 667 times.

PNG favicons

in
Subscribe to PNG favicons 2 posts, 2 voices



NV Scriptwright
FirefoxMacintosh

http://www.google.com/s2/favicons?domain=reddit...

Google can convert favicon.ico to png image. I see 2 benefits here:
1. PNG icons have less size then ICO.
2. If favicon.ico doesn't exist (for example http://www.google.com/s2/favicons?domain=usersc...) , Earth planet icon would have appeared.

Path to apply this:

50c50
< img.src = 'http://www.google.com/s2/favicons?domain=' + host;
---
> img.src = 'http://'+host+'/favicon.ico';

 
joeytwiddle Script's Author
FirefoxX11

Thanks NV you rock. I recommend people to install your fork, unless for some reason they prefer the original version.

But by the way your "Patch" is the wrong way around. ;)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel