nhentai Vertical Scroll

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

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu betiği yüklemek için bir betik yöneticisi eklentisi yüklemeniz gerekecektir.

(Zaten bir betik yöneticim var, hadi yükleyelim!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
joy-arz
Günlük kurulumlar
0
Toplam kurulumlar
199
Değerlendirmeler
1 0 0
Versiyon
1.8
Oluşturulma
29.03.2026
Güncellenme
05.04.2026
Boyut
23,3 KB
Lisans
N/A
Geçerli

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