
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// ==UserScript==
// @name 会议室预定显隐藏功能
// @namespace http://tampermonkey.net/
// @version 1
// @description 自动替换按钮+自动显示隐藏功能。
// @author shrimp
// @match *://172.xx.xxx.164/*
// @grant none
// @icon ht...