Status Bar Replacement

By Tyler Charlesworth Last update Feb 23, 2011 — Installed 1,716 times.


Script Summary: Pops up useful information for links on hover, negating the need for a status bar.

Pops up useful information for links on hover, negating the need for a status bar.

Shows popup where the link points to, showing:
* the title of the link
* alt text from images in the link
* any onclick functions

Hiding status bar:
* In Firefox, you can uncheck Status Bar under the View menu or use an extension.
* In Chrome, it's not possible (yet?)

-----

v.202
* fixed "null" titles in Chrome

v.201 (previous version no longer available)
* implementation redone in a cleaner manner
* doesn't affect rich text boxes
* look and layout unaffected by page stylesheets