IdentFavIcon replaces the default favicon for web pages without one with a visually pleasing identicon, which is unique for each domain. IdentFavIcon uses the CRC-32 code of the web page's domain name to seed the identicon renderer.
Requirements:
· Firefox: 3.0 – 3.7a1pre
What's New in This Release: [ read full changelog ]
· Now can set site preferences: enforce/forbid identfavicon generation for certain sites (to override automatic behavior)
· Added preferences panel to hide context menu item and add site preferences
· Thrown away code that was responsible for inifitely looping web requests on some sites
· Completely replaced valid favicon recognition code