FastNav

Quickly navigate to the next page with your keyboard. Press n to go to the next page, press p to go to the previous page.

Author
Geoffrey De Belie
Daily installs
0
Total installs
79
Ratings
3 0 0
Version
0.5.0
Created
2015-12-21
Updated
2017-01-03
License
N/A
Applies to
All sites

To use this script, press:
* n (next) to go to the next page
* p (previous) or b (before) to go to the previous page

Background

Some websites use the following format:
http://www.phoronix.com/scan.php?page=article&item=linux-41-byt&num=1

This script will increase the last parameter in the URL, which must be a number for this script to work. This means that in the URL above, num=1 will become num=2. On some websites, this will go to the next page.

In the future, more patterns will be added. Currently, the patterns supported are:
=pagenumber - http://www.phoronix.com/scan.php?page=article&item=linux-41-byt&num=1
/pagenumber - http://www.techradar.com/news/software/operating-systems/windows-10-price-news-and-features-1301574/2
/page-pagenumber - http://www.wikigallery.org/wiki/artist48614/William-Henry-Hunt/page-2

Requesting to add support for a website

To request support for a website, create an issue on GitHub.