showlinks

By Michael Devore Last update Apr 28, 2011 — Installed 377 times.


Script Summary: Show links of page as text following the link

Remotely hosted version

Simple script to show the full text of all links on a web page following the actual linked text or image.

I made this quick Greasemonkey script to see all the full link text for all the links on a particular website. With the script active, the link text in square brackets is listed following the links. Basically it displays what you see on the browser status line when you hover over a link for all links at once without the hover.

Due to all the extra (possibly very long) text that is added for each link, you will want to limit where the script is active by changing the @include line to the website(s) where you want to see all full links. Otherwise, your browser display may look very messy.

If you need support, change, or an enhancement, contact me on the I Fix Scripts blog.