Add-ons voor Firefox Browser
  • Extensies
  • Thema’s
    • voor Firefox
    • Woordenboeken en taalpakketten
    • Websites voor andere browsers
    • Add-ons voor Android
Aanmelden
Voorbeeld van nextpage

nextpage door sylecn

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

4.7 (16 reviews)4.7 (16 reviews)
672 gebruikers672 gebruikers
U hebt Firefox nodig om deze extensie te gebruiken
Firefox downloaden en de extensie ontvangen
Bestand downloaden

Metagegevens van extensie

Schermafbeeldingen
IntroThe boost lib document use image links. Nextpage also works well on them.nextpage works on Chinese pages. more languages can be added. but I haven't made that an option yet.This is a typical online document. Now you can read it from chapter to chapter only using the SPC key.The current preferences window that allows more customization.
Over deze extensie
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 also prerender or prefetch next page link to speed up page load.

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

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 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 30K zipped.

Privacy Policy
===================
- nextpage add-on does not collect any user data.
- If you have customized user preferences, and have loged in to
Firefox/Chrome/Edge, your user preferences will be synchronized across your
browsers. nextpage add-on does not store your user preferences.
Ontwikkelaarsopmerkingen
nextpage has introduced user config. Things you can config is still very limited at the moment.

if you'd like to add words in other languages that's equivalent to "next" in English, please file a bug report [see description for URL] and I'll add it in the source file directly.
Met 4,7 gewaardeerd door 16 beoordelaars
Meld u aan om deze extensie te waarderen
Er zijn nog geen waarderingen

Sterrenwaardering opgeslagen

5
13
4
1
3
2
2
0
1
0
Alle 16 beoordelingen lezen
Toestemmingen en gegevensMeer info

Vereiste machtigingen:

  • Uw gegevens voor alle websites benaderen
Meer informatie
Add-on-koppelingen
  • Startpagina
  • Ondersteuningswebsite
Versie
2.17.4
Grootte
57,02 KB
Laatst bijgewerkt
één jaar geleden (24 aug. 2024)
Verwante categorieën
  • Feeds, nieuws en blogging
  • Zoekhulpmiddelen
Licentie
Alleen GNU General Public License v3.0
Privacybeleid
Het privacybeleid voor deze add-on lezen
Versiegeschiedenis
  • Alle versies bekijken
Toevoegen aan collectie
Deze add-on rapporteren
Uitgaveopmerkingen voor 2.17.4
v2.17.4 add new command: copy-download-link
this can be used on some website to copy the main download link
Meer extensies van sylecn
  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

Naar Mozilla’s startpagina

Add-ons

  • Over
  • Firefox-add-onsblog
  • Extensieworkshop
  • Ontwikkelaarshub
  • Ontwikkelaarsbeleid
  • Gemeenschapsblog
  • Forum
  • Een bug melden
  • Beoordelingsrichtlijnen

Browsers

  • Desktop
  • Mobile
  • Enterprise

Producten

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Juridisch

Tenzij anders vermeld, is op de inhoud van deze website de Creative Commons Attribution Share-Alike License v3.0 of latere versie van toepassing.