AI 产品解读Preview and render Markdown files (.md, .markdown, .txt, .rst, etc.) as formatted HTML directly within the Chrome browser
Users who open .md files in Chrome see raw markdown text instead of properly formatted HTML. This extension automatically converts markdown to rendered HTML with support for GFM, code highlighting, KaTeX math, Mermaid diagrams, and TOC generation.
Install extension → Enable 'Allow access to file URLs' in chrome://extensions → Open any .md/.markdown/.txt file locally or remotely in Chrome → Extension content script automatically detects markdown files and converts them to rendered HTML with syntax highlighting, diagrams, and optional TOC. Users can customize themes and behavior via the popup and options page.
Automatic markdown-to-HTML rendering when opening .md files in ChromeLive auto-reload for real-time preview while editingGitHub Flavored Markdown (GFM) supportKaTeX math formula and Mermaid diagram renderingTable of Contents (TOC) generationMultiple themes with per-file customization
- 目标用户
- Developers and technical writers who work with markdown documentation / Students and researchers using markdown for notes with math formulas / Anyone who wants to preview markdown files in Chrome without a separate editor
- No login or payment code exists to analyze - the negative findings are very clear
- Source package is complete with all files available for inspection
付费分析未识别到付费功能
This is an open-source extension (GitHub: volca/markdown-preview) with all features freely available. No payment APIs, subscription gates, license checks, or upgrade prompts exist in the source code. All keyword hits for 'pro', 'license', 'stripe' come from bootstrap.css (progress bars, table-striped CSS classes, MIT license headers) - none relate to paid features. No features are gated behind any payment wall.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- This is a purely local extension that renders markdown files as HTML within Chrome. It uses only local storage (chrome.storage.local) for settings. No authentication flows, login pages, OAuth endpoints, or account creation UI exist anywhere in the source. All keyword hits for 'account', 'auth', 'token', 'session' come from third-party libraries (highlight.js, jquery.js) or CONTRIBUTING.md about GitHub contributions - none relate to user authentication.
After you enable "Allow access to file URLs" in Chrome extension page, this will let you have a local preview of markdown files. Works perfectly! Thanks!
Excellent! It's output is much prettier than all other markdown parsers I tried (probably because the predefined CSS is tuned), and works like a charm. I don't know a Chrome extension can work better than native apps. The only minor defect is that it does not support the checklist extension of GitHub flavored markdown.
Doesn't work. There is a button on the bar which has an 'Export to HTML' button. Pressing the button has no effect. Viewing the page in Chrome you see the text markup, not the formatted text.
Works wonderfully until Chrome 38 (dev build 281711). Edit: Don't bother. Now working with build 283799.
like it, but there is a bug: if the markdown contain img files, then the img will keep loaded and unload and loaded and unload and forever. hope you guys could solve this and I'll have it back again. thx!
Much better than Markdown Preview. Don't know why it doesn't show up in search for markdown in chrome web store.
Excellent extension, I loved it. There are few shortcomings though. First, the default styles are kinda dull. When I try to add my own styles, there is a 4kb limit on the css files. I hope I find a css file that looks like the one in the screenshot and <4kb.
"Markdown Preview"では表示されないテーブルをきちんと表示してくれます。
I tried several similar tools. This is best to me because of the stability of the rendering. I hope this extension could be able to render the mathjax.
Very nice!