更换 脚本图标

This commit is contained in:
xiu2
2021-01-10 12:35:35 +08:00
parent b819d40109
commit a9de1d319a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
// @match *://www.appinn.com/
// @match *://www.appinn.com/*/*/
// @match *://www.appinn.com/?s=*
// @icon https://github.githubassets.com/favicon.ico
// @icon https://github.com/favicon.ico
// @grant GM_xmlhttpRequest
// @grant GM_registerMenuCommand
// @grant GM_openInTab
+1 -1
View File
@@ -4,7 +4,7 @@
// @author X.I.U
// @description 高速下载 Clone、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)
// @match *://github.com/*
// @icon https://github.githubassets.com/favicon.ico
// @icon https://github.com/favicon.ico
// @require https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js
// @grant GM_registerMenuCommand
// @grant GM_unregisterMenuCommand