Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@

**Better GitHub Navigation** 是一款给 GitHub 补效率的 Tampermonkey(油猴)脚本。

如果你经常在 GitHub 里来回切 `Dashboard`、`Explore`、`Trending`、`Stars`,或者总要去首页左侧翻那几个最常开的仓库,这个脚本就是拿来解决这些问题的。它会把常用入口放到更顺手的位置,让你少找一步、少点一下、少绕一圈。
如果你经常在 GitHub 里来回切 `Dashboard`、`Explore`、`Trending`、`Stars`,或者总要去首页左侧翻那几个最常开的仓库,这个脚本就是拿来解决这些问题的。它会把常用入口放到更顺手的位置,让你少找一步、少点一下、少绕一圈;在窄屏、平板和移动端场景下,也能保持头部清爽,不会因为快捷入口太多而显得拥挤

### 🚀 核心功能
- **常用页面一键直达**:把 `Dashboard`、`Explore`、`Trending`、`Collections`、`Stars` 这些高频入口补到顶部导航,少绕路。
- **快捷入口按你习惯来**:想显示哪些、放什么顺序,都可以自己调整,导航栏终于能配合你的工作流。
- **窄屏和移动端也顺手**:窗口变窄时,常用入口依然好找好点,小屏浏览 GitHub 也不会被拥挤的头部打断节奏。
- **常用仓库固定在手边**:GitHub 首页左侧 `Top repositories` 支持一键置顶,把你真正常开的仓库留在最前面。
- **展开后也继续可用**:点开 `Show more` 之后,新显示出来的仓库也一样可以直接置顶。
- **熟悉的 GitHub 感还在**:脚本只帮你把常用内容提到更近的位置,不会把整套使用习惯打乱。
Expand Down Expand Up @@ -36,11 +37,12 @@ GitHub 首页增强, GitHub 导航增强, Top repositories 置顶, 常用仓库

**Better GitHub Navigation** is a Tampermonkey userscript built to make everyday GitHub navigation faster.

If you keep jumping between `Dashboard`, `Explore`, `Trending`, `Stars`, and a handful of repositories you open all the time, this script brings those places closer. It adds better shortcuts where you already look and keeps your favorite repos easy to reach from the home page.
If you keep jumping between `Dashboard`, `Explore`, `Trending`, `Stars`, and a handful of repositories you open all the time, this script brings those places closer. It adds better shortcuts where you already look, keeps your favorite repos easy to reach from the home page, and still feels tidy when you are browsing GitHub on narrower screens.

### 🚀 Key Features
- **Jump to the pages you use most**: Add quick access to `Dashboard`, `Explore`, `Trending`, `Collections`, and `Stars` right in the header.
- **Shape the header around your workflow**: Keep only the shortcuts you want and arrange them in the order that makes sense for you.
- **Comfortable on narrow screens too**: Your shortcuts stay easy to reach without making the header feel crowded on tablets, split-screen windows, or mobile browsing setups.
- **Pin the repos you actually use**: The home-page `Top repositories` list gets one-click pinning, so your real favorites stay at the top.
- **Still works after `Show more`**: Expand the list and newly revealed repositories can be pinned too.
- **Feels like GitHub, just more convenient**: The script helps you surface what matters without making GitHub feel unfamiliar.
Expand Down
Loading