Previous / Next Page

#4.78 / 9 rate

Previous / Next Page

721 users

2019-06-16

Suresh Raju Pilli

Extension Information

5 star
70%
4 star
0%
3 star
30%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

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/