网页鼠标自定义

自定义你的网页鼠标样式,在www.cursor.cc安装新的鼠标样式

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey 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 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.

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

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

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!)

Author
PYUDNG
Daily installs
0
Total installs
157
Ratings
1 0 0
Version
2020.08.06.2
Created
2020-07-31
Updated
2020-08-06
Size
12 KB
License
N/A
Applies to
All sites

自定义你的网页鼠标样式,在www.cursor.cc安装新的鼠标样式

菜单栏选项:

  • 为此网站自定义鼠标样式:单独为一个网站设置其鼠标样式,目前需要输入CSS的BASE64编码的图片内容,不会的先暂时不要用
  • 屏蔽此网站/在此网站上启用自定义鼠标样式:设置在此网站上是否使用自定义的鼠标样式

说明:

  • 不保证在所有网站都有效,有的网站采用了比较特殊的代码结构,或者对鼠标样式做了更加细致(优先级更高)的定义,可能会导致用户安装的鼠标样式无法正常显示(不会影响网页浏览)

更新内容:

v2020.7.31.2

  • 更新了百度的适配,防止搜索内容后失效

v2020.7.31.1

  • 由内部样式表转用内联样式表,提高鼠标样式优先级,减少鼠标样式被覆盖的可能性
  • 为百度首页做了适配。百度首页的代码结构有点复杂,通用的鼠标定义方式不管用。。