nextpage

use SPC key to goto next page when at the bottom of a page.

As of June 2026, nextpage has 2,000 users and a 4.84/5 rating from 31 reviews in the Workflow & Planning category.

Usersno change0%
2.0K
2,000
Ratingno change0%
4.84
31 reviews
Reviewsno change0%
31
Version
3.2.0
Manifest V3

History

1 snapshots

Tracking since Apr 16, 2026.

2.0K2.0K2.0KApr 16, 2026Jun 6, 2026
View as table
DateUsersRatingReviewsVersion
Apr 16, 20262.0K4.84313.2.0
Now2.0K4.84313.2.0

Permissions & access

Permissions
storage
Host access
None declared

Screenshots

nextpage screenshot 1nextpage screenshot 2

About

When reading online documents or novels, I usually use SPC to scroll page. But SPC doesn't go to next page automatically. This add-on rebinds SPC key so that it scrolls page when there is more on the page, it goes to next page when you are at the bottom of a page. You can also press n key anytime to go to next page directly. From v2.12.0, it prerender or prefetch next page link to speed up page load. From v3.2.0, on touch device, swipe up when at page bottom also go to next page automatically.

nextpage is <a href="http://www.gnu.org/philosophy/free-sw.html" title="free software ">free software</a> released under GPLv3. The source code is hosted at <a href="http://github.com/sylecn/nextpage-we" title="github">github</a>.

BUG Report
===================
If you found a problem and would like to get it fixed, please report it here:
https://github.com/sylecn/ff-nextpage/issues

nextpage tries hard to not get in your way. If you find nextpage breaks your blog admin panel, some online registration form, or any kind of cool web application, please report a bug. You can also use (ignore-on "URL_REGEXP") in user config to disable this add-on on given website.

Currently English, Chinese and German web pages are best supported. Most other languages work too, just not as well maintained. Submit a bug if you found something that didn't work.

nextpage allows you to bind keys to some nextpage related functions. Here is the default key-bindings:

<ul>
<li>SPC scroll up/next page</li>
<li>n next page</li>
<li>p previous page</li>
</ul>
Here is the real code for this default binding:
<code>
(bind "SPC" 'nextpage-maybe)
(bind "n" 'nextpage)
(bind "p" 'previous-page)
</code>
You can disable/overwrite built-in bindings and define your own bindings easily. Read the built-in help document with the installed add-on for more information. Click help button in add-on option.

For example, in user preferences page,

You can bind c to copy page title and url:
<code>
(bind "c" 'copy-title-and-url-maybe)
</code>
This add-on is only 47K zipped.

Technical

Version
3.2.0
Manifest
V3
Size
52.99KiB
Min Chrome
88
Languages
2
Featured
Yes

Metadata

ID
njgkgdihapikidfkbodalicplflciggb
Developer ID
u2b19e318693bbb786cab1f7d7d3e7f31
Developer Email
[email protected]
Created
Apr 5, 2018
Last Updated (Store)
Jan 21, 2026
Last Scraped
Jun 6, 2026
Website
Privacy Policy

Similar extensions

Alternatives to nextpage, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 6, 2026.