Better GitHub Navigation

Supports adding commonly used sections such as Dashboard, Explore, Trending, Collections, and Stars to the navigation bar for one-click access. Allows customization of visibility and order. Supports dark mode and narrow-screen layouts. Also includes a “GitHub Top Repositories” feature for pinning repositories, making frequently used repositories easy to access.

Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.

  • v0.1.50 14.03.2026

    feat: Adapt to dark mode (#8)

    • feat: Adapt to dark mode
    • fix: fixed the delimiter issue
    • chore: update description and readme
  • v0.1.45 09.03.2026

    解决移动端适配问题

  • v0.1.44 09.03.2026

    Add responsive quick-link overflow menu and update version (#6)

    • feat: add responsive quick-link overflow menu
    • chore: update description
  • v0.1.41 09.03.2026

    feat: Added the ability to pin "Top repositories" to the top (#5)

    • feat: enhance GitHub navigation with top repositories pinning
    • chore: update description
  • v0.1.38 06.03.2026

    fix: resolve icon inheritance and synchronize tooltip UI with GitHub native style (#4)

    • fix: remove existing SVG icons from cloned templates to prevent incorrect icons

    • chore: update gitignore

    • style: synchronize tooltip and hotkey chord appearance with GitHub native style

    • style: further refine tooltip chord to match native shortcut display page

    • style: fix font weight, reduce chord size, and remove unwanted connecting lines in tooltip

    • style: finalize tooltip chord style by removing fixed dimensions and cleaning up decorations

  • v0.1.33 27.02.2026

    feat: add native-style hotkey tooltips for quick nav linksDev (#3)

    • feat: add GitHub-style hotkey tooltips for all quick nav links

    • style: align hotkey tooltip with native GitHub look

  • v0.1.27 25.02.2026

    refactor: modularize userscript source and add build verification (#2)

    • refactor: modularize userscript build and keep README user-focused

    • docs: update AGENTS.md

    • chore: bump version to 0.1.27

  • v0.1.25 25.02.2026

    feat: add configurable quick-link menu

    feat: add drag handle in menu

    feat: improve settings UX and fix quick-link duplication on navigation

    Merge pull request #1 from ImXiangYu/dev-1

    feat: add in-page quick-link settings with drag reorder and fix duplicate nav items

  • v0.1.19 24.02.2026