Github Packages Tab

Adds a Packages tab to Github repository navigation bar.

作者
Howard3
今日安裝
0
安裝總數
8
評價
0 0 0
版本
1
建立日期
2023-05-10
更新日期
2023-05-10
尺寸
2.0 KB
授權條款
MIT
腳本執行於

This Greasemonkey script adds a "Packages" tab to the repository navigation bar on Github. When viewing a repository, the script adds a new tab that links to the repository's packages page. The link to the packages page is constructed dynamically based on the organization and repository names extracted from the URL.

To use this script, you'll need to have a userscript manager installed in your browser, such as Greasemonkey or Tampermonkey. Once you have the userscript manager installed, you can simply copy and paste the script into a new userscript and save it. The next time you visit a Github repository page, the "Packages" tab should appear in the repository navigation bar.