-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathuserscripts.json
More file actions
226 lines (226 loc) · 11 KB
/
userscripts.json
File metadata and controls
226 lines (226 loc) · 11 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
[
{
"name": "Automatic text to voice conversion",
"author": "Shapaper",
"description": "文字自动转语音!让我看看谁在语音没有麦克风😂游戏切换界面很麻烦?那就用这个插件把他的消息读出来吧!",
"reactive": true,
"link": "https://github.com/Shapaper233/Shapaper-Scriptio-user-scripts/#Automatic-text-to-voice-conversion",
"download": "https://raw.githubusercontent.com/Shapaper233/Shapaper-Scriptio-user-scripts/refs/heads/main/automatic-text-to-voice-conversion.js"
},
{
"name": "Automatic voice to text conversion",
"author": "Shapaper",
"description": "语音自动转文字!再也不需要手动右键转文字了!Need: Scriptio v1.3.4+",
"reactive": true,
"link": "https://github.com/Shapaper233/Shapaper-Scriptio-user-scripts/#Automatic-voice-to-text-conversion",
"download": "https://raw.githubusercontent.com/Shapaper233/Shapaper-Scriptio-user-scripts/refs/heads/main/automatic-voice-to-text-conversion.js"
},
{
"name": "celebrate",
"author": "bopomofo",
"description": "发送消息,触发celebrate撒花动画",
"reactive": true,
"link": "https://github.com/Aboceder/Easy-Scriptio-Script",
"download": "https://raw.githubusercontent.com/Aboceder/Easy-Scriptio-Script/refs/heads/main/celebration-on-send-message.js"
},
{
"name": "Chat_list_animation",
"author": "naahi-i",
"description": "添加会话列表动画",
"reactive": true,
"link": "https://github.com/naahi-i/LiteLoaderQQNT--Scriptio--Chat_list_animation",
"download": "https://raw.githubusercontent.com/naahi-i/LiteLoaderQQNT--Scriptio--Chat_list_animation/main/Chat_list_animation.js"
},
{
"name": "Conversation Quick Remover",
"author": "Natsukage",
"description": "鼠标中键点击移除会话",
"reactive": true,
"link": "https://github.com/Natsukage/Scriptio-user-scripts/blob/main/ConversationQuickRemover.js",
"download": "https://raw.githubusercontent.com/Natsukage/Scriptio-user-scripts/refs/heads/main/ConversationQuickRemover.js"
},
{
"name": "Editio",
"author": "PRO-2684",
"description": "给编辑器添加一些额外的功能",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#editio",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/editio.js"
},
{
"name": "Group Name Completion",
"author": "Shapaper",
"description": "给群昵称添加更多信息!",
"reactive": true,
"link": "https://github.com/Shapaper233/Shapaper-Scriptio-user-scripts/#Group-name-completion",
"download": "https://raw.githubusercontent.com/Shapaper233/Shapaper-Scriptio-user-scripts/refs/heads/main/group-name-completion.js"
},
{
"name": "Group Name Completion(aoguai)",
"author": "aoguai",
"description": "给群昵称添加更多信息!(感谢原作者 Shapaper)",
"reactive": true,
"link": "https://github.com/aoguai/Scriptio-user-scripts/#group-name-completion",
"download": "https://raw.githubusercontent.com/aoguai/Scriptio-user-scripts/refs/heads/main/group-name-completion.js"
},
{
"name": "Hitokoto",
"author": "PRO-2684",
"description": "输入框展示一言",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#hitokoto",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/hitokoto.js"
},
{
"name": "Hook Fetch",
"author": "PRO-2684",
"description": "Hook `window.fetch`, providing before and after hooks for requests and responses",
"reactive": false,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#hook-fetch",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/hook-fetch.js"
},
{
"name": "Hook Vue (Deprecated)",
"author": "PRO-2684",
"description": "(Deprecated, use `scriptio.vueMount` & `scriptio.vueUnmount` instead) Hook Vue, providing mount and unmount hooks for components",
"reactive": false,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#hook-vue",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/hook-vue.js"
},
{
"name": "Image Quick Close",
"author": "PRO-2684",
"description": "单击关闭图片查看器",
"reactive": false,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#img-quick-close",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/img-quick-close.js"
},
{
"name": "Inspectio 🔎",
"author": "PRO-2684",
"description": "添加各类提示信息,Ctrl+Click 复制,功能细节详见 README",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#inspectio",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/inspectio.js"
},
{
"name": "Link Preview",
"author": "PRO-2684",
"description": "链接预览:鼠标经过链接时尝试加载浏览,悬浮显示链接的标题和描述",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#link-preview",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/link-preview.js"
},
{
"name": "Message Record Enhance",
"author": "PRO-2684",
"description": "查看转发的聊天记录中已知的和引用消息发送者 QQ",
"reactive": false,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#msg-record-enhance",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/msg-record-enhance.js"
},
{
"name": "No Popup",
"author": "PRO-2684",
"description": "阻止各类弹窗",
"reactive": false,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#no-popup",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/no-popup.js"
},
{
"name": "Open in Browser",
"author": "PRO-2684",
"description": "小程序若可行则浏览器打开",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#open-in-browser",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/open-in-browser.js"
},
{
"name": "Pangu",
"author": "PRO-2684",
"description": "编辑框内按下 Ctrl+P 后,自动在中英文、中文与数字之间添加空格,并进行合适的标点符号处理",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#pangu",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/pangu.js"
},
{
"name": "Privacio",
"author": "PRO-2684",
"description": "保护你的隐私:阻止 QQ 的一些追踪行为,需要 hook-fetch.js 的支持。",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#privacio",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/privacio.js"
},
{
"name": "Relay Self",
"author": "PRO-2684",
"description": "允许接龙自己的消息",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#relay-self",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/relay-self.js"
},
{
"name": "Scheduled Message Sender",
"author": "Natsukage",
"description": "定时向指定群组发送消息",
"reactive": true,
"link": "https://github.com/Natsukage/Scriptio-user-scripts/blob/main/ScheduledMessageSender.js",
"download": "https://raw.githubusercontent.com/Natsukage/Scriptio-user-scripts/refs/heads/main/ScheduledMessageSender.js"
},
{
"name": "Shortcutio",
"author": "PRO-2684",
"description": "添加一些常用的快捷键",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#shortcutio",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/shortcutio.js"
},
{
"name": "Show Time",
"author": "PRO-2684",
"description": "消息显示时间,鼠标悬停显示详细时间与消息序列号,双击复制时间戳",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#show-time",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/show-time.js"
},
{
"name": "Smooth Transition",
"author": "PRO-2684",
"description": "为页面间导航添加平滑过渡动画",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#smooth-transition",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/smooth-transition.js"
},
{
"name": "Toast",
"author": "PRO-2684",
"description": "允许其它脚本调用 scriptio.toast",
"reactive": false,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#toast",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/toast.js"
},
{
"name": "to-contact-list-top",
"author": "lgc2333",
"description": "添加一个回到聊天列表顶部的侧边栏按钮",
"reactive": true,
"link": "https://github.com/lgc2333/ScriptioScripts/tree/main/to-contact-list-top#tocontactlisttop",
"download": "https://raw.githubusercontent.com/lgc2333/ScriptioScripts/main/to-contact-list-top/to-contact-list-top.js"
},
{
"name": "Universal Repeater",
"author": "PRO-2684",
"description": "消息复读机",
"reactive": true,
"link": "https://github.com/PRO-2684/Scriptio-user-scripts/#universal-repeater",
"download": "https://raw.githubusercontent.com/PRO-2684/Scriptio-user-scripts/refs/heads/main/universal-repeater.js"
},
{
"name": "Universal Repeater New",
"author": "accmo",
"description": "适配于QQ9.9.23.42086+版本的复读机脚本",
"reactive": true,
"link": "https://github.com/MoAccelerator/Scriptio-Script#universal-repeater",
"download": "https://raw.githubusercontent.com/MoAccelerator/Scriptio-Script/refs/heads/main/universal-repeater-new.js"
}
]