您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
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.
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.