Greasy Fork is available in English.

showlinks

Show links of page as text following the link

Δημιουργός
Michael Devore
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
159
Βαθμολογίες
5 0 0
Έκδοση
2.0
Δημιουργήθηκε την
31/10/2014
Ενημερώθηκε την
31/10/2014
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

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.]