URL Page Navigator

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

2024-01-07 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Sakib Shahariar Shimanto
평점
0 0 0
버전
1.2
생성일
2023-08-26
갱신일
2024-01-07
크기
1.96KB
라이선스
MIT
적용 사이트
모든 사이트

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.