Script Summary: Shows the larger size profile picture when you hover over smaller images. Eg. images in search results or general thumbnails (appboxes, profiles or walls). Works for group thumbnails as well. UPDATED: workaround for asynchronous friends list.
Built on FB_PIC but mouseover for every profile image, not just linked ones.
Does the same as inYOfaceBook but without the strange mouseover behavior for the popups.
NOTE: When you navigate a friends list and eg. switch tab from "everyone" to "mutual" or something like that, the page does not reload, only the visible friends list reload. This makes the hovering disappear. I can't really think up a good way to solve this problem and have therefore updated the script with THE HACK, as follows.
IF THE LARGE PICTURE DOESN'T APPEAR WHEN HOVERING, CLICK IN
THE SEARCH BOX ONCE AND THE LARGE PICTURES SHOULD REAPPEAR
or just press CTRL+ALT+R (this can be modified by editing the script after it has been installed)
(or if you worship Jobs, CTRL+META+R)
If you think this is too much trouble check out the inYOf4ceBook script. An updated version of inYOfaceBook from the same author. That script regularly (every 200 ms) checks for replaced DOM. I won't go down that road.
Version list
20 sep 07 - v.1 - added script
31 may 08 - v.1.1 - added hack to get around the asynchronous loading of friends list
03 feb 09 - v.1.11 - added new hack CTRL+ALT+R (stupid ajax stupidness)
24 mar 09 - v.1.2 - adapting to the new facebook layout. (nice round corners, but WE ARE BORG!)
07 apr 09 - v.1.21/22 - adapting and improving performance
16 apr 09 - v.1.23 - Additional support for Mac, Ctrl+Meta+R for reloading.
01 jul 09 - v.1.24 - More adapting.
15 jul 09 - v.1.25 - Profile images are now stored at the CDN.
21 mar 10 - v.1.3 - Reverting hack for round corners. Supports the current two naming schemes for thumbs.
03 mar 11 - v.1.31 - https supported. Small change for Google Chrome users.



