Nextpage

Nextpage 2.16.3 CRX for Chrome

A Free Productivity Extension

Published By sylecn

Nextpage (njgkgdihapikidfkbodalicplflciggb): use SPC key to goto next page when at the bottom of a page.... Read More > or Download Now >

Nextpage for Chrome

Download CRX

Download

50.31 KB

Chrome Store

Tech Specs

  • • Type: Browser Extension
  • • Latest Version: 2.16.3
  • • Price: Freeware
  • • Offline: No
  • • Developer: sylecn

User Reviews

  • 27 Votes, Average: 4.89 out of 5
  • • Rating Average
  • 4.89 out of 5
  • • Rating Users
  • 27

Download Count

  • • Total Downloads
  • 91
  • • Current Version Downloads
  • 3
  • • Updated: December 21, 2023

Nextpage is a free Productivity Extension for Chrome. You could download the latest version crx file or old version crx files and install it.

More About Nextpage

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.

nextpage is free software released under GPLv3. The source code is hosted at github.

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 supported.

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

SPC scroll up/next page
n next page
p history back

Here is the real code for this default binding:

(bind "SPC" 'nextpage-maybe)
(bind "n" 'nextpage)
(bind "p" 'history-back)

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.

In user preferences page,

You can bind p to previous-page:
(bind "p" 'previous-page)

You can bind c to copy page title and url:
(bind "c" 'copy-title-and-url-maybe)

This add-on is only 20K zipped.

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

Download Nextpage 2.16.3

More Extensions to Consider (Similar or Related)