We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b819d40 commit a9de1d3Copy full SHA for a9de1d3
2 files changed
Autopage.user.js
@@ -10,7 +10,7 @@
10
// @match *://www.appinn.com/
11
// @match *://www.appinn.com/*/*/
12
// @match *://www.appinn.com/?s=*
13
-// @icon https://github.githubassets.com/favicon.ico
+// @icon https://github.com/favicon.ico
14
// @grant GM_xmlhttpRequest
15
// @grant GM_registerMenuCommand
16
// @grant GM_openInTab
GithubEnhanced-High-Speed-Download.user.js
@@ -4,7 +4,7 @@
4
// @author X.I.U
5
// @description 高速下载 Clone、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)
6
// @match *://github.com/*
7
8
// @require https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js
9
// @grant GM_unregisterMenuCommand
0 commit comments