GitHub Repo Star Time

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
qbosen
1日のインストール数
0
累計インストール数
0
評価
0 0 0
バージョン
0.3
作成日
2024/12/18
更新日
2024/12/18
大きさ
6.67KB
ライセンス
MIT
対象サイト

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.