githubHelper
githubHelper copied to clipboard
这是一个辅助github,适用于Chromium内核浏览器的浏览器插件
githubHelper
这是一个辅助github,适用于Chromium内核浏览器的浏览器插件
特色
- git clone加速
- release、source、zip下载加速
- raw、blame下载加速
- 支持github1s跳转
备注说明
克隆下来的目录的.git/config中的
[remote "origin"]
url = https://github.com.cnpmjs.org/Zenquan/githubHelper.git
url为https://github.com.cnpmjs.org
的服务链接,并不是https://github.com
, 所以需要git push
时,重新登录github账号,或者会push失败,所以解决方案是把以上https://github.com.cnpmjs.org
改为https://github.com
。
插件效果
git clone、zip加速
release、source、zip下载加速
raw、blame下载加速
支持github1s跳转
感谢
依赖项目
参考项目
加速资源由以下提供
- https://gh.con.sh/
- https://gh.api.99988866.xyz/
- fastgit
- https://ghproxy.com
- https://pd.zwc365.com/seturl
- https://gitclone.com
- https://github.com.cnpmjs.org
- https://raw.sevencdn.com
- https://cdn.jsdelivr.net
TODO
- [ ] 优化重构