GitHub Plus

Enhance GitHub with additional features.

目前為 2024-09-30 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
PRO-2684
評價
0 0 0
版本
0.1.2
建立日期
2024-09-29
更新日期
2024-09-30
尺寸
12.3 KB
授權條款
GPL-3.0
腳本執行於

Greasy Fork

If you encounter issues reading Greasy Fork's README, please visit the README on GitHub for a better experience.

🪄 Features & Configuation

  • Personal Access Token: Your personal access token for GitHub API, starting with github_pat_ (used for increasing rate limit). For more information, see the Personal Access Token (PAT) section.
  • Debug: Enable debug mode.
  • Release Downloads: Show how many times a release asset has been downloaded.
  • Release Uploader: Show who uploaded a release asset.
  • Release Histogram: Show a histogram of download counts for each release asset.
    • Does not show up if there is only zero or one release asset.
    • Does not show up if none of the release assets have been downloaded.

🖼️ Screenshots

Example "Assets" section of a release on GitHub, with Release Downloads, Release Uploader and Release Histogram enabled:

Example setup for personal access token:

🔑 Personal Access Token (PAT)

  • Without a PAT, only $60$ requests per hour are allowed; with a PAT, $5000$ requests per hour are allowed, which suffices for most users.
  • Find out how to create a fine-grained personal access token here.
  • Simply select Public Repositories (read-only) under Repository access tab, which is the default setup. An example image will be shown on the Screenshots section.
  • Do note that this script won't be able to add additional information on private repositories.
  • Remember to generate a new token when it expires.

🤔 Known Issues

  • The added information might not align well.