使用指南How to Use

三分钟,从一个网页专题到一本 Kindle 电子书。Three minutes from a web series to a Kindle ebook.


单 页 转 换SINGLE PAGE

1

打开想保存的网页,点击工具栏的 MD2EPUB 图标。Open the page you want to keep and click the MD2EPUB icon in the toolbar.

2

顶部选择输出格式:MarkdownEPUBPick an output format at the top: Markdown or EPUB.

默认"仅正文"会自动识别文章主体、去掉导航和广告;如果内容缺了,切换为"整个页面"。"Main content only" auto-detects the article and strips navigation and ads; if something is missing, switch to "Entire page".

3

转换并下载,文件直接进下载文件夹。Click Convert & download — the file lands in your Downloads folder.

专 题 装 订(批 量)SERIES BINDING (BATCH)

1

打开专题的目录页——就是列出所有文章链接的那一页。Open the series' index page — the one that lists links to every article.

2

切到 批量整合 标签,点 1. 扫描本页文章链接Switch to the Batch merge tab and click 1. Scan article links.

插件会列出找到的文章数量和前几篇标题,确认没扫错再继续。The extension shows how many articles it found and the first few titles — confirm before continuing.

3

2. 开始整合并下载,等进度条走完。Click 2. Merge & download and let the progress bar finish.

可以放心切去别的标签页——任务在后台继续,插件图标上会显示进度,完成后自动下载并显示 ✓。Feel free to switch tabs — the job keeps running in the background, the icon shows live progress, and the finished book downloads automatically with a ✓.

4

选 EPUB 格式时,首次会询问是否将图片嵌入书内(建议允许,离线阅读不缺图)。With EPUB selected, you'll be asked once whether to embed images into the book (recommended — nothing missing offline).

送 进 KindleONTO YOUR KINDLE

A

Send to Kindle(所有 Kindle 机型):打开 amazon.com/sendtokindle,上传 EPUB,亚马逊自动转换并推送到设备。也可以用邮件或手机 App 发送。Send to Kindle (all Kindle models): go to amazon.com/sendtokindle, upload the EPUB, and Amazon converts and delivers it to your device. Email and the mobile app work too.

B

Google Drive 导入(新款 Kindle Scribe):用插件的"保存到 Google Drive"存入云端,在 Scribe 上直接导入阅读。Google Drive import (newer Kindle Scribe): use the extension's "Save to Google Drive", then import directly on your Scribe.

在 哪 些 网 站 效 果 最 好WHERE IT WORKS BEST

MD2EPUB 为 Markdown 系网页而生——内容原本就是 Markdown 写成、结构规范的网站,转换效果最干净:MD2EPUB is built for Markdown-born webpages — sites whose content was written in Markdown and rendered cleanly convert best:

判断小窍门:页面干净、标题层级清楚、代码块和表格排版规范的网站,八成是 Markdown 渲染的。反之,重度动态加载的新闻门户和社交平台不是本插件的目标场景。 Rule of thumb: clean pages with clear heading levels and well-set code blocks and tables are almost certainly Markdown-rendered. Heavily dynamic news portals and social platforms are not what this extension is for.

常 见 问 题FAQ

扫描找不到文章链接?Scan finds no article links?
确认你打开的是专题的目录页(列出各篇链接的那页),而不是某一篇文章内页。插件识别的是与当前页面同一目录路径下的链接。Make sure you're on the series' index page (the one listing article links), not inside a single article. The extension detects links under the same directory path as the current page.
转出来的内容缺了一块?Some content is missing?
把范围从"仅正文"切换为"整个页面"再试。个别网站的正文容器不规范,自动识别会漏。Switch the scope from "Main content only" to "Entire page". A few sites use non-standard content containers that auto-detection misses.
EPUB 里的图片没显示?Images not showing in the EPUB?
打包时选择允许嵌入图片;若曾拒绝过浏览器的图片访问授权,可在 chrome://extensions → MD2EPUB → 详情 → 网站访问权限中重新开启。Allow image embedding when packaging. If you previously declined the browser's image-access permission, re-enable it under chrome://extensions → MD2EPUB → Details → Site access.
文章顺序不对?Articles in the wrong order?
插件按标题或文件名中的数字序号排序(支持"第3章"、"03 - xxx"等格式);无序号的文章保持页面原顺序、排在最前。Articles are sorted by the number in their title or filename ("Chapter 3", "03 - xxx", etc.); unnumbered ones keep page order and go first.