URL Page Navigator

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

作者
Sakib Shahariar Shimanto
今日安裝
0
安裝總數
17
評價
0 0 0
版本
1.2
建立日期
2023-08-26
更新日期
2024-01-07
尺寸
2.0 KB
授權條款
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.