ugreen nas

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

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
barry1
Installationen heute
0
Installationen gesamt
3
Bewertungen
0 0 0
Version
0.1.5
Erstellt am
13.09.2023
Letzte Aktualisierung
16.09.2023
Größe
8,09 KB
Lizenz
n/a
Wird angewandt auf

说明

对绿联云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变化