GitHub Plus

Enhance GitHub with additional features.

Version vom 29.09.2024. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
PRO-2684
Bewertungen
0 0 0
Version
0.1.1
Erstellt am
29.09.2024
Letzte Aktualisierung
29.09.2024
Größe
11,4 KB
Lizenz
GPL-3.0
Wird angewandt auf

Greasy Fork

🪄 Features & Configuation

  • Personal Access Token (PAT): Your personal access token for GitHub API, starting with github_pat_ (used for increasing rate limit).
    • 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.
  • Debug: Enable debug mode.
  • Release Downloads: Show how many times a release asset has been downloaded.
  • Release Uploader: Show who uploaded a release asset.

🖼️ Screenshots

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

Example setup for personal access token:

🤔 Known Issues

  • The added information might not align well.