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.

Auteur
Geoffrey De Belie
Nombre d'installations quotidiennes
0
Nombre d'installations
80
Évaluations
3 0 0
Version
0.5.0
Créer
2015-12-21
Mis à jour
2017-01-03
Licence
S/O
S'applique à
Tous les 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.