修复 Firefox 浏览器上需要重启 Tampermonkey 脚本才能运行的问题

This commit is contained in:
xiu2
2023-02-09 10:59:56 +08:00
parent 0841307fc8
commit 06fe1d2f0f
6 changed files with 12 additions and 6 deletions
+2 -1
View File
@@ -3,7 +3,7 @@
// @name:zh-CN Github 增强 - 高速下载
// @name:zh-TW Github 增強 - 高速下載
// @name:en Github Enhancement - High Speed Download
// @version 2.2.3
// @version 2.2.4
// @author X.I.U
// @description 高速下载 Git Clone/SSH、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)、添加 git clone 命令
// @description:zh-CN 高速下载 Git Clone/SSH、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)
@@ -18,6 +18,7 @@
// @grant GM_setValue
// @grant GM_notification
// @grant window.onurlchange
// @sandbox JavaScript
// @license GPL-3.0 License
// @run-at document-end
// @namespace https://greasyfork.org/scripts/412245