URL Page Navigator

Increment or decrement an integer value in the URL with keyboard shortcuts to go to the next or previous page

Tính đến 07-01-2024. Xem phiên bản mới nhất.

Tác giả
Sakib Shahariar Shimanto
Đánh giá
0 0 0
Phiên bản
1.7
Đã tạo
26-08-2023
Đã cập nhật
07-01-2024
Size
2 KB
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

URL Page Navigator

Instructions:

  • Use Alt+K keyboard shortcut to increment the numeric value in the URL.
  • Use Alt+L keyboard shortcut to decrement the numeric value in the URL.

Example:


Imagine you're on a paginated website where each page's URL ends with a number indicating the page. With this script, you can easily navigate between pages without manually editing the URL. For instance, if you're on https://example.com/page3, pressing Alt+N will take you to https://example.com/page4, and pressing Alt+K will take you to https://example.com/page2.