GitHub Repo Star Time

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

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
qbosen
일일 설치수
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.