Title: MangaVisor &#8211; Simple Comic Reader
Author: waylayer
Published: <strong>2026 年 7 月 3 日</strong>
Last modified: 2026 年 7 月 11 日

---

搜尋外掛

![](https://ps.w.org/mangavisor/assets/banner-772x250.png?rev=3594672)

![](https://ps.w.org/mangavisor/assets/icon-256x256.png?rev=3594672)

# MangaVisor – Simple Comic Reader

 由 [waylayer](https://profiles.wordpress.org/waylayer/) 開發

[下載](https://downloads.wordpress.org/plugin/mangavisor.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/mangavisor/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/mangavisor/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/mangavisor/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/mangavisor/#developers)

 [技術支援](https://wordpress.org/support/plugin/mangavisor/)

## 外掛說明

MangaVisor adds a Gutenberg chapter block for manga, manhwa, manhua, and comic image
reading.

Instead of forcing authors to create a separate manga library, custom post type,
or reader page, MangaVisor works directly inside regular posts and pages. Authors
can add one or more chapter blocks, select chapter images, choose the reading type,
and publish a front-end trigger that opens a full-screen reader. Images are ordered
by natural filename order and the reader remembers visitor progress in the browser.

Author: waylayer and Juan Aguirre
 Contact: info@webmasterpersonal.com Website: 
https://juan.webmasterpersonal.com

## 安裝方式

 1. Upload the `mangavisor` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the `Plugins` screen in WordPress.
 3. Go to `Settings > Mangavisor` to configure global reader defaults.
 4. Add a `Mangavisor Chapter` block to a post or page.

## 常見問題集

### Where is reader progress stored?

Reader progress is stored in the visitor browser with localStorage.

### Are scripts loaded on every page?

No. Front-end reader assets are enqueued only when the Mangavisor Chapter block 
is rendered.

### Which keyboard controls are available in the reader?

Use Page Up, Page Down, Home, End, W, or S to navigate. Press Escape to close the
reader.

### Can I customize the reader texts?

Yes. Reader labels, loading messages, error messages, retry text, and accessibility
text can be changed globally from the Texts settings tab.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈MangaVisor – Simple Comic Reader〉的開發相關工作。

參與者

 *   [ waylayer ](https://profiles.wordpress.org/waylayer/)

[將〈MangaVisor – Simple Comic Reader〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/mangavisor)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/mangavisor/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/mangavisor/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/mangavisor/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/mangavisor/)。

## 變更記錄

#### 1.0.0

 * First stable release, with automatic settings migration when upgrading from 0.1.11
   or another earlier version.
 * Prevented duplicated chapter blocks from sharing reader configuration or reader
   progress.
 * Improved heavy-chapter image loading, natural filename ordering, stalled-image
   recovery, and scroll performance.
 * Added progress and page indicators, resume and reset actions, page jumping, and
   keyboard navigation.
 * Expanded global and per-block controls for buttons, text links, trigger containers,
   and reader appearance.
 * Improved accessible color defaults and added customizable reader, loading, error,
   retry, and accessibility text.
 * Added administrator-controlled settings retention during uninstall; removing 
   all plugin data remains the default.
 * Improved update reliability with persisted settings migrations while preserving
   existing block behavior.

#### 0.2.6

 * Added explicit global or local style modes for Text Link and Reader overrides.
 * Fixed stale per-block Text Link spacing values overriding global settings.
 * Fixed stale per-block reader colors and manga gap overriding global settings.

#### 0.2.5

 * Added an explicit global or local style mode for button triggers.
 * Fixed stale per-block padding values overriding global button settings.

#### 0.2.4

 * Added global and per-block padding and margin controls for text-link triggers.
 * Added global padding and margin controls for chapter trigger containers.
 * Improved text-link gap reliability and renamed the setting to Gap between links.

#### 0.2.3

 * Fixed container alignment inside WordPress constrained layouts.
 * Added native color pickers for container background and border colors.
 * Added a transparent background option that preserves the selected background 
   color.

#### 0.2.2

 * Fixed container alignment being overridden by front-end theme styles.
 * Fixed unwanted text-link button borders in the Gutenberg front-end preview.
 * Updated the Gutenberg preview to reflect global container settings.

#### 0.2.1

 * Added global maximum width, alignment, background, border width, and border radius
   controls for chapter trigger containers.
 * Prevented themes and global block styles from adding an unwanted container border
   by default.
 * Removed the unnecessary vertical scrollbar from the admin settings tabs.

#### 0.2.0

 * Added reader page counter, progress indicator, page jump, resume notice, and 
   reset action.
 * Added Page Up, Page Down, Home, End, W, and S reader keyboard controls.
 * Added five accessible settings tabs with one shared live preview.
 * Added separate Button and Text Link appearance settings with per-block overrides.
 * Added global customization for reader-facing and accessibility texts.

#### 0.1.11

 * Improved the admin settings page layout and added a live trigger preview.

#### 0.1.10

 * Added separate text link color and hover color controls.

#### 0.1.9

 * Changed default trigger text colors to black with softer black hover.

#### 0.1.8

 * Added global and per-block trigger style controls for colors, hover colors, font
   size, padding, and spacing.

#### 0.1.7

 * Added global reader image size setting for full, large, or medium images.

#### 0.1.6

 * Added multiple readers inside one block.
 * Added vertical or inline trigger layout with custom separator.
 * Simplified the editor block note and added a subtle dotted border.

#### 0.1.5

 * Added button or text link display option for chapter triggers.
 * Improved Gutenberg block editor presentation.

#### 0.1.4

 * Reduced stalled image retry timeout to 3 seconds.

#### 0.1.3

 * Added retry fallback for images that remain stuck in loading state.

#### 0.1.2

 * Improved heavy image lazy loading in the reader.
 * Improved unloaded page placeholders for more reliable scroll detection.

#### 0.1.1

 * Fixed incremental image loading for heavy chapters.
 * Prevented reader images from being upscaled beyond their natural width.

#### 0.1.0

 * Added Mangavisor Chapter Gutenberg block.
 * Added full-screen reader with localStorage progress.
 * Added global reader settings.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.3 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/mangavisor/)
 * 標籤:
 * [lightbox](https://tw.wordpress.org/plugins/tags/lightbox/)[manga](https://tw.wordpress.org/plugins/tags/manga/)
   [viewer](https://tw.wordpress.org/plugins/tags/viewer/)
 *  [進階檢視](https://tw.wordpress.org/plugins/mangavisor/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/mangavisor/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/mangavisor/reviews/)

## 參與者

 *   [ waylayer ](https://profiles.wordpress.org/waylayer/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/mangavisor/)