GitHub 文件夹下载

为 GitHub 文件夹增加一个下载按钮,可以方便地下载某个文件夹

These are versions of this script where the code was updated. Show all versions.

  • v0.6 2022-09-01 Update github_folder_download.user.js 使用更稳定的方法监听页面URL变化
  • v0.5 2022-02-27 1. 新增了【在 github1s 中浏览】 2. 更新了【github 文件夹下载】 3. 简化了【哔哩回国】
  • v0.4 2022-01-29 【Github】适配了手机端页面 【视频解析】修复了点击其他剧集时解析链接不更新的问题 【复制粘贴】更改了 namespace 【哔哩】更名 更新了 README
  • v0.3 2022-01-27 【智慧树】更改按钮注入时机,避免注入失败 【all】将 GM.xmlhttpRequest 更改为 GM.xmlHttpRequest 【all】调整 run-at 参数
  • v0.2 2022-01-26 增加 supportURL
  • v0.2 2021-11-29 Imported from URL
  • v0.2 2021-10-29

    更改为使用 `title="Go to parent directory"` 这个条件来判断是否处于子文件夹中

  • v0.1 2021-10-28