showlinks

Show links of page as text following the link

Author
Michael Devore
Daily installs
0
Total installs
156
Ratings
5 0 0
Version
2.0
Created
2014-10-31
Updated
2014-10-31
License
N/A
Applies to
All sites

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 script to see all the link text for all the links on a particular website. With the script active, the link text is listed in square brackets following each link. 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 links. Otherwise, your browser display may look very messy.

Support, as with all my scripts, is available at http://devoresoftware.blogspot.com.

[Resurrected from the defunct userscripts site by request.]