This extension displays the previous or next page by decrementing or incrementing the last number in URL
## Previous-Next Page
Project Webpage: https://psrdotcom.github.io/NextTaskPage/
Try it out in [jsfiddle](https://jsfiddle.net/venkysiram/soru83cs/)
This extension displays the Previous / Next page by decrementing / incrementing the number in URL.
### Shortcuts:
Navigating to Previous page : Alt + p
Navigating to Next page : Alt + n
### Previous page Examples:
Example 1: www.psrdotcom.blogspot.com/page/2
Upon clicking the previous page icon in extension, it will take you to www.psrdotcom.blogspot.com/page/1
Example 2: www.psrdotcom.blogspot.com/page-2
Upon clicking the previous page icon in extension, it will take you to www.psrdotcom.blogspot.com/page-1
Example 3:
http://www.siram.com/test0002.jsp/ will return http://www.siram.com/test0001.jsp/
Exmaple 4:
http://www.siram.com/test0100.jsp/ will return http://www.siram.com/test0099.jsp/
Exmaple 5:
http://www.siram.com/test0001.jsp/ will return http://www.siram.com/test0001.jsp/
### Next page Examples:
Example 1: www.psrdotcom.blogspot.com/page/1
Upon clicking the next page icon in extension, it will take you to www.psrdotcom.blogspot.com/page/2
Example 2: www.psrdotcom.blogspot.com/page-1
Upon clicking the next page icon in extension, it will take you to www.psrdotcom.blogspot.com/page-2
Example 3:
http://www.siram.com/test0001.jsp/ will now return http://www.siram.com/test0002.jsp/
Exmaple 4:
http://www.siram.com/test0099.jsp/ will now return http://www.siram.com/test0100.jsp/
Latest reviews
- (2021-02-07) Aarón Hernández: Can we get a custom key to change between pages instead of using alt + p and n?
- (2020-08-25) Ranses Sandrea: Great app, really a time saver when browsing forums and the likes. Good work, keep up!
- (2019-09-25) Federico F.M. Simionato: works very well. Thankyou!
- (2018-06-09) Its okay, but I was hoping for keyboard shortcuts so my mouse doesn't have to always go back to hitting this omnibar icon to activate it.
- (2017-04-17) sandeep rao: It's very useful :) Thank you Suresh