GitHub Commits Quick Jump

Add "Jump to Start" and "Jump to End" buttons on GitHub commits page

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
aojunhao123
Cài đặt hàng ngày
0
Số lần cài đặt
0
Đánh giá
0 0 0
Phiên bản
1.0.0
Đã tạo
06-01-2026
Đã cập nhật
06-01-2026
Kích thước
4 KB
Giấy phép
MIT
Áp dụng cho

GitHub Commits Quick Jump

🚀 Jump to the first commit of any GitHub project with one click

Features

Adds two quick navigation buttons on GitHub commits history page:

  • ⏮ First - Jump to the latest commits (first page)
  • Last ⏭ - Jump to the earliest commit (last page)

Usage

  1. Visit any GitHub repository's main page (the script will automatically capture the commit count)
  2. Navigate to the commits history page
  3. You'll see ⏮ First and Last ⏭ buttons in the pagination area
  4. Click to jump

Why?

GitHub doesn't provide a way to jump to the last page directly. For large projects like ant-design (30k+ commits), viewing the first commit requires clicking through countless pagination buttons.

This script lets you travel back to the moment a project was born ✨

License

MIT