We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36fa062 commit 393eb77Copy full SHA for 393eb77
1 file changed
legacy/packages/115-helper/115-helper.user.ts
@@ -2,7 +2,7 @@
2
// ==UserScript==
3
// @name 115小助手
4
// @namespace https://github.com/maomao1996/tampermonkey-scripts
5
-// @version 1.8.4
+// @version 1.8.5
6
// @description 网盘顶部菜单栏添加链接任务和云下载、SHA1 快速查重(新页面打开)、SHA1 自动查重、删除空文件夹、一键搜(快捷搜索)、SHA1 查重列表支持选中第一个元素和悬浮菜单展示、搜索列表支持悬浮菜单展示、列表显示文件 SHA1 信息、关闭网盘侧边栏、悬浮菜单移除图标、悬浮菜单支持新标签页打开文件夹、加速转码
7
// @icon https://115.com/favicon.ico
8
// @author maomao1996
@@ -11,7 +11,7 @@
11
// @grant GM_addStyle
12
// @grant GM_openInTab
13
// @grant unsafeWindow
14
-// @require https://greasyfork.org/scripts/447340-gm-config-zh/code/GM_config_zh.js
+// @require https://tampermonkey-scripts.pages.dev/greasyfork/GM_config_zh.js
15
// @run-at document-end
16
// ==/UserScript==
17
*/
0 commit comments