Github Repo Size

Adds the repo size next to the repo name on github search and repo pages

作者
mshll
日安装量
0
总安装量
93
评分
1 0 1
版本
0.1.1
创建于
2023-01-11
更新于
2023-01-12
大小
5.4 KB
许可证
MIT
适用于

Github Repo Size

A userscript that adds the size of Github repositories to the search results and repository pages.

View Private Repositories Size

By default, this script will only display the sizes of public repositories. To display the sizes of private repositories, you will need to generate a new personal access token with the repo scope. This token will be used to authenticate with the Github API.

  1. Generate a new token here.
  2. Give the token a name and check the repo scope.
  3. Click on the Generate token button and copy the token.
  4. Replace the value of the TOKEN constant at the top of the script with the token you just generated.

Full README here

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址