您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
A simple userscript to view the very first commit of a GitHub repository.
A simple userscript that adds a convenient First Commit navigation button to GitHub repositories, allowing you to quickly jump to the very first commit of any public repository.
Install a userscript manager for your browser:
Install the script:
The script identifies when you're on a GitHub repository page and inserts a new First Commit button in the repository navigation bar by querying the GitHub API to find the first commit in the repository's history. Clicking the button takes you directly to the first commit.
The complete source code is available on GitHub.
This userscript:
Contributions are welcome! Feel free to submit issues or pull requests if you have suggestions for improvements.
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)This project is licensed under the MIT License.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址