GitHub Repo Star Time

Display the time stared at for GitHub repositories on the repository page.

Autore
qbosen
Installazioni giornaliere
0
Installazioni totali
0
Valutazione
0 0 0
Versione
0.3
Creato il
18/12/2024
Aggiornato il
18/12/2024
Dimensione
6,67 KB
Licenza
MIT
Applica a

Github Repository Star Time

This is a tampermonkey script that can show the star time of a github repository.

Usage

Create Github Token

visit https://github.com/settings and create a new token with permission.

Settings/Developer settings/Personal access tokens

Create Fine-grained token with permission: "Metadata" repository permissions (read) and "Starring" user permissions (read)

Input Token in tampermonkey script menu.

When you visit a github repository homepage, you can see the star time in "About" section at right side of the page.