您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Show links of page as text following the link
当前为
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.]