URL Page Navigator

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

Versione datata 26/08/2023. Vedi la nuova versione l'ultima versione.

Autore
Sakib Shahariar Shimanto
Valutazione
0 0 0
Versione
1.2
Creato il
26/08/2023
Aggiornato il
26/08/2023
Dimensione
1,73 KB
Licenza
MIT
Applica a
Tutti i siti

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.