We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e454203 commit 7380780Copy full SHA for 7380780
1 file changed
GithubEnhanced-High-Speed-Download.user.js
@@ -1,9 +1,10 @@
1
// ==UserScript==
2
// @name Github 增强 - 高速下载
3
-// @version 1.3.7
+// @version 1.3.8
4
// @author X.I.U
5
// @description 高速下载 Git Clone、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)
6
// @match *://github.com/*
7
+// @match *://hub.fastgit.org/*
8
// @icon https://github.com/favicon.ico
9
// @require https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js
10
// @grant GM_registerMenuCommand
0 commit comments