GitHub Repo Star Time

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

目前为 2024-12-18 提交的版本。查看 最新版本

作者
qbosen
评分
0 0 0
版本
0.2
创建于
2024-12-18
更新于
2024-12-18
大小
6.7 KB
许可证
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.