This screenshot shows tooltip preview which is shown while holding the cursor over WordPress org hyperlink...
Activate the plugin through 'Plugins WordPress.
The script sends request for the thumbnail to the ThumbSniper server.
If the URL is requested for the time, the thumbnail has to be created first.
The image size and the URL of the current hyperlink are sent as parameters.
Then generator gets the order to generate thumbnail for the URL.
After successfully generating the image, the ThumbSniper service gets the image.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Re-added the option include pages to define on which pages the plugin should be active..
Changed the method to load jQuery library..
Read more