nhentai Vertical Scroll

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

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
joy-arz
일일 설치 수
0
총 설치 수
199
평점
1 0 0
버전
1.8
생성일
2026-03-29
갱신일
2026-04-05
크기
23.3KB
라이선스
해당 없음
적용 사이트

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