Gallery Reader is a Chrome / Edge extension that provides a multi-site reading experience for E-Hentai, ExHentai, nhentai, hitomi.la, and Wnacg.
- 支持 E-Hentai / ExHentai MPV 页面自动接管。
- 支持 E-Hentai / ExHentai Gallery 页面按钮启动和缩略图直达。
- 支持 nhentai.net、nhentai.xxx、hitomi.la 和紳士漫畫 / Wnacg。
- 支持横向单页、纵向单页、横向连续、纵向连续阅读模式。
- 支持真实图片加载进度、阅读进度记忆、智能预加载、缩略图懒加载和自动翻页。
- 根据浏览器或系统语言自动切换中文 / 英文界面。
- 打开
chrome://extensions/或edge://extensions/。 - 开启“开发者模式”。
- 选择“加载已解压的扩展程序”,加载本仓库目录。
- 修改代码后,在扩展管理页点击此扩展卡片上的刷新按钮。
- 如需调试日志,打开扩展设置页并启用 Debug mode。
powershell -ExecutionPolicy Bypass -File scripts\build.ps1构建产物会生成到 dist/gallery-reader-v{version}.zip。
- 支持直接打开 E-Hentai / ExHentai 单图链接,自动进入指定页并将地址栏规范化为可刷新、可分享的画廊地址。
- 重做阅读设置抽屉,使用带布局示意图的 2×2 阅读模式选择器和更清晰的无卡片分组。
- 所有布局、间距与自动控制选项保持可见,可在切换阅读模式前完成预设。
- 滑块填充现在与实际数值同步,并改进数值显示、明暗主题和移动端安全区布局。
- 阅读器、扩展弹窗、设置页和欢迎页现在共享主题偏好,并在已打开页面之间实时同步。
- 增加对话框语义、焦点循环、焦点恢复和 Escape 关闭;面板打开时暂停正文快捷键。
- 修复预加载页数设为 0 后被错误恢复为 2 的问题,并扩充设置面板回归测试。
- Automatically takes over E-Hentai / ExHentai MPV pages.
- Adds launch buttons and thumbnail deep-link handling on E-Hentai / ExHentai gallery pages.
- Supports nhentai.net, nhentai.xxx, hitomi.la, and Wnacg.
- Supports single horizontal, single vertical, continuous horizontal, and continuous vertical reading modes.
- Includes real image loading progress, reading progress memory, smart preloading, lazy thumbnails, and auto paging.
- Switches UI language automatically between Chinese and English based on browser/system language.
- Open
chrome://extensions/oredge://extensions/. - Enable Developer mode.
- Click "Load unpacked" and select this repository folder.
- After changing code, click the reload button on this extension card.
- For logs, open the extension options page and enable Debug mode.
powershell -ExecutionPolicy Bypass -File scripts\build.ps1The release package is generated at dist/gallery-reader-v{version}.zip.
- Opens E-Hentai / ExHentai single-image links at the matching page and normalizes the address bar to a refreshable, shareable gallery URL.
- Rebuilt Reader Settings with a 2x2 visual layout selector and clearer unframed sections.
- Keeps every layout, spacing, and automation control visible so other modes can be configured before switching.
- Synchronizes slider fill with each value and improves value labels, dark mode, and mobile safe-area layout.
- Shares the theme preference across the reader, popup, options, and welcome pages with live updates.
- Adds dialog semantics, focus trapping and restoration, Escape handling, and pauses reader shortcuts while settings are open.
- Fixes a prefetch value of 0 being reset to 2 and expands settings regression coverage.
MIT License