showlinks

Show links of page as text following the link

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Michael Devore
Installationen heute
0
Installationen gesamt
165
Bewertungen
5 0 0
Version
2.0
Erstellt am
31.10.2014
Letzte Aktualisierung
31.10.2014
Größe
573 Bytes
Lizenz
n/a
Wird angewandt auf
Alle Seiten

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