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.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
Geoffrey De Belie
Cài đặt hàng ngày
0
Số lần cài đặt
86
Đánh giá
3 0 0
Phiên bản
0.5.0
Đã tạo
21-12-2015
Đã cập nhật
03-01-2017
Kích thước
10 KB
Giấy phép
N/A
Áp dụng cho
Tất cả trang web

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.