Skip to content

Instantly share code, notes, and snippets.

View xiyuesaves's full-sized avatar
🐟
摸鱼

曦月 xiyuesaves

🐟
摸鱼
View GitHub Profile
@xiyuesaves
xiyuesaves / SynologyDSM_MouseSideButtonEnhancement.js
Last active September 5, 2024 09:12
群晖DSM鼠标侧键功能补充
// ==UserScript==
// @name 群晖DSM鼠标侧键功能补充
// @namespace http://tampermonkey.net/
// @version 2024-08-16
// @description 为群晖DSM系统添加鼠标侧键功能,匹配路径需要根据自己的nas访问地址进行修改
// @author xiyuesaves
// @match */*
// @icon https://www.google.com/s2/favicons?sz=64&domain=www.synology.cn
// @license GPL-3.0
// @grant none