nhentai Vertical Scroll

View nhentai galleries in a vertical scroll instead of clicking page by page

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
joy-arz
Ημερήσιες εγκαταστάσεις
1
Σύνολο εγκαταστάσεων
116
Βαθμολογίες
0 0 0
Έκδοση
1.8
Δημιουργήθηκε την
29/03/2026
Ενημερώθηκε την
05/04/2026
Μέγεθος
20 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

View nhentai.net galleries in a continuous vertical scroll instead of clicking through pages one by one.
[This Project is being maintained actively when I got time, so drop a bug report if you ever find one]

Features:
- Continuous vertical scrolling through all gallery pages
- Lazy loading for better performance
- Preserves original header/cover/info layout
- Navigation buttons (scroll to top/bottom)
- Zoom toggle (1.0x / 1.5x)
- Keyboard shortcuts: J/↓ to scroll down, K/↑ to scroll up

Notes:
- Tested on Zen Browser (Firefox), because I don't like having to use Google Chrome.
- Works with Tampermonkey, Violentmonkey, Greasemonkey, and other userscript managers


Update 1.8
- Smaller UI buttons (nav buttons 50px → 36px, reduced padding/font on top buttons)
- URL watcher for SPA navigation - script now reinitializes when navigating between gallery pages

Update 1.7:
- Default zoom set to 67%
- Zoom cycles: 67% → 100% → 150% → 67%
- Script now only runs on gallery pages (/g/*/)
- Auto-cleans UI when navigating to artist/home pages

Update 1.6:
- Polling initialization (checks every 500ms for thumbnails)
- MutationObserver for early detection
- More reliable initialization across different page load speeds

Update 1.5:
- Auto batch loading: pages load in batches without waiting for scroll
- Retry with format fallback: webp → jpg → png
- Failed pages marked with red border and retry button