網頁XY卷軸美化

XY卷軸美化+自定義scrollbar better customize

As of 2024-01-30. See the latest version.

Author
Leadra
Ratings
0 0 0
Version
1.7.1
Created
2023-07-15
Updated
2024-01-30
Size
1.69 KB
License
MIT
Applies to
All sites

XY卷軸美化 滾動條美化
XY卷軸scrollbar美化+自定義


1.寬高度縮減
2.滑鼠移入顏色變藍
3.去除頭尾箭頭
4.卷軸圓滑
5.寬高自定義(設0即可隱藏)


歷史:
1.7針對新版chrome在YT框架內優先設定scrollbar
chrome 在 121版 引入firefox的 scrollbar-width 特性 這個之前在Firefox才有
scrollbar-width 只有 auto, thin, none 三種選擇
範例:
scrollbar-color: var(--main-color, #c1c1c1) rgba(0, 0, 0, 0) !important;
scrollbar-width: auto ;
1.5+1.6無意義改名...
1.4新增自定義寬高
1.3更新:再次縮減寬度;調整顏色;自定義預設顏色+移入顏色+卷軸圓滑度
1.2微調顏色
1.1縮減寬度,卷軸藍紫色

參考-感謝:

滚动条美化
https://greasyforks.org/zh-TW/scripts/430290
類似-隱藏所有XY卷軸
https://greasyforks.org/zh-TW/scripts/400261-hide-scrollbar

长期地址
遇到问题?请前往 GitHub 提 Issues。