AI 产品解读Markdown file viewer/renderer extension that displays rendered Markdown directly in the browser
Browsers cannot natively render Markdown files - they display raw text. This extension intercepts Markdown files and renders them as formatted HTML with styling, similar to how they would appear on GitHub.
User installs extension. When navigating to a .md file URL (local or remote), the extension detects the Markdown file, fetches the content, parses it using the selected compiler, renders it with the chosen theme, and injects the styled HTML into the page. The popup allows quick switching of themes, compilers, and content options. The options page manages origin permissions and advanced settings.
Renders local and remote Markdown files (file:// and http(s):// URLs)Multiple markdown parsers (markdown-it, marked, remark, commonmark, remarkable, showdown)30+ built-in themes with dark mode supportCustom CSS theme supportGitHub Flavored Markdown (GFM) supportMathJax formula rendering
- 目标用户
- Developers and programmers who work with Markdown documentation / Technical writers / Students and researchers viewing Markdown notes / Anyone who opens .md files in their browser
- Verified contents metadata file is opaque binary/base64 but appears to be standard Chrome Web Store verification
- Vendor libraries (MathJax, Prism, Mermaid) are bundled minified - not analyzed for their own behaviors
付费分析未识别到付费功能
The extension is explicitly described as 'Free and Open Source' in the store listing. No payment platforms, billing APIs, subscription logic, or feature gating found. All 30+ themes, multiple compilers, and all features (MathJax, Mermaid, syntax highlighting, ToC, emoji) are freely available. All 'pro' keyword matches are false positives (Promise objects, CSS properties).
- 置信度
- 97
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login or authentication flow exists. The extension works directly with local files (file:///*) and optionally remote URLs without any account requirement. Settings sync uses chrome.storage.sync (Chrome's built-in sync), not an external account. All keyword matches ('token', 'jwt', 'auth') are false positives from markdown tokenization functions and vendor library references.
I just downloaded this extension and for the little I saw, it deserves 5 stars. Although, I reserve the right to revisit this rating at a later date.
好用。功能全面、直观。
The basic operation to open a .md file does not work. File url access is turned on in the settings. Chrome Version 130.0.6723.92 (64-bit), "Standard" security. Feels like additional chrome "site settings" permission(s) may be required.
U mnie nie działa
Most powerful markdown viewer. Select Markdown-it for advanced features not available in ordinary Markdown, including block attributes, abbreviations, footnotes, tables and definition lists. That's in addition to the many features listed in the documentation. Sensible options panel, allows custom CSS. Not documented afaik, apparently has some yaml support, at least the document title fwiw.
Excellent, very useful as a markdown viewer for local files. This is great for printing markdown docs through Chrome. I would appreciate an option for multi-column display for printing things compactly, if that's something you can do. Maybe 2 to 4 columns or however many the user wants. Column layout with 3 columns is good in landscape mode too.
This page says that Markdown Viewer is at version 4.3. However, Chrome tells me that I have version 5.3. What's up with that! My current problem is that tables aren't displaying correctly. Using this example: |AAA|B| |-|-| |1|2| It seems to recognize that the A and B are headers - they're displayed in bold - but the header is completely separated from the main row in the table and the width of the first column header is wider than the column holding the value 1. Still, I've mostly had luck with this extension. Not sure how to check if there's a more update version, though.
This immediately greatly improved my doc-writing productivity when using my IDE in another window. 5/5 no notes
Poor viewer. Had an .md file attach to gmail... open it but it shows as text. Saved it, open it, the file contains a table with 12 columns, but the extension shows only first 5. (no warning, nothing, 7 columns disappear). Free, but unfortunately, not ready for production. Thumbs down.
I just came here to give this nice developer 5 stars, because he makes my life easy! I've been using this extension for almost a year!