ugreen nas

对绿联网页版增强. 也可用于IP直连模式,需要自己配置@match

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

Skaber
barry1
Daglige installationer
0
Installationer i alt
3
Bedømmelser
0 0 0
Version
0.1.5
Oprettet
13.09.2023
Opdateret
16.09.2023
Size
8,09 kB
Licens
N/A
Gælder for

说明

对绿联云NAS界面增强

  • 文件管理器图片展示优化
    • 图片列表:增加图片尺寸.
    • 鼠标指向图片时,在文件管理器内展示图片的LARGE缩略图,而不是默认的SMALL缩略图, 图片大小为60KB-100KB左右, 可以几乎无延迟加载. 图片位置跟随鼠标位置自动调整, 防止遮挡.
    • 按住Command/Alt,鼠标指向图片时,在整个浏览器窗口展示图片的LARGE缩略图, 图片尺寸更大. 图片位置跟随鼠标位置自动调整, 防止遮挡.

github: https://github.com/cp19890714/userscript/tree/master

更新日志

  • v0.1.4 2023-09-16
    • 使用MutationObserver替换setInterval监听DOM变化