Skip to content

systemannounce/LinkTips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

链接打开方式提示增强器 (Link Open Mode Tooltip Enhancer)

简介

链接打开方式提示增强器是一个 Tampermonkey 用户脚本,用于在所有网页中为用户提供链接打开方式的提示信息。当用户将鼠标悬停在链接上时,脚本会在页面左下角显示提示框,提示框的内容和背景颜色根据链接的打开方式进行变化。该脚本能够根据用户的浏览器语言自动切换为中文或英文提示。

功能

  • 链接打开提示: 在用户鼠标悬停在链接上时在左下角显示提示框,告知链接将在哪种方式打开。
  • 颜色编码提示:
    • 新标签页打开链接时,显示蓝色提示框。
    • 当前页面打开链接时,显示红色提示框。
  • 多语言支持: 自动检测用户的浏览器语言,支持中文和英文显示。

使用方法

  1. 安装脚本后,脚本会在所有网页上自动运行。
  2. 当鼠标悬停在链接上时,页面左下角会显示提示框,显示链接的打开方式及对应颜色提示。

About

Displays tooltips showing link open modes with color coding: blue for new tab, red for current page, supports Chinese and English.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors