Markdown Viewer

Render Markdown files as styled HTML with themes, syntax highlighting, TOC, Mermaid and KaTeX.

As of June 2026, Markdown Viewer has 5 users in the Developer Tools category.

Usersno change0%
5
5
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.4.2
Manifest V3
90-day change · In the last 90 days this extension 3 version updates.

History

7 snapshots

Tracking since Apr 20, 2026.

5.3230.6799999999999997Apr 20, 2026Jun 8, 2026
View as table
DateUsersRatingReviewsVersion
Apr 20, 20260.2.0
Apr 25, 20260.2.0
May 9, 20260.2.0
May 19, 202610.4.0
May 26, 20260.4.0
Jun 2, 202650.4.0
Jun 8, 202650.4.1
Now50.4.2

Changelog

  • Jun 2, 2026
    description
    Markdown Viewer turns any .md or .markdown file in Chrome into a beautifully styled page.
    
    KEY FEATURES
    • 10 themes: Auto, GitHub Light, GitHub Dark, Sepia, Dracula, One Dark, Tokyo Night, Nord, Solarized Dark, Solarized Light
    • Live auto-reload while editing — the extension watches the file and re-renders on save (opt-in via Options)
    • Copy-code button on every fenced code block
    • Resizable, collapsible Table of Contents with active-heading tracking
    • Syntax highlighting for ~35 languages via highlight.js
    • Mermaid diagrams (flowchart, sequence, class, state, ER, gantt, pie, journey, git graph, mindmap, quadrant)
    • KaTeX math rendering (inline $…$ and display $$…$$)
    • Adjustable reading width (full, wide, normal, narrow) and font size
    • Toggle rendered / raw with one click
    • XSS-safe: all output sanitized with DOMPurify
    • Works on local files (file://) and remote raw-file URLs
    
    PRIVACY
    All rendering happens locally in your browser. No data is sent to any server. No analytics, no telemetry, no remote code. Auto-reload (when enabled) only reads
     your local file — nothing leaves your browser.
    Privacy policy: https://www.empiricapps.com/markdown-viewer-privacy
    
    OPEN SOURCE
    MIT-licensed. Source code, releases, and changelog:
    https://github.com/mburlac/empiric-apps-markdown-viewer-chrome
    
    RECENT CHANGES
    v0.4.0 — 5 new themes (One Dark, Tokyo Night, Nord, Solarized Dark, Solarized Light), live auto-reload while editing, copy-code button on every fenced block,
    fix for non-English text in code blocks
    v0.3.2 — Robust raw-text retrieval; no more blank page on refresh after editing
    v0.3.1 — Fix for blank page on drag-drop / "Open with Chrome" first load
    v0.3.0 — Resizable TOC, burger menu toggle, full-width reading mode, fixes for tab title and Mermaid on local files
    v0.2.0 — Initial public release
    
    Built by Empiric Apps — https://empiricapps.com
    Markdown Viewer turns any .md or .markdown file in Chrome into a beautifully styled page.
    
    KEY FEATURES
    • 10 themes: Auto, GitHub Light, GitHub Dark, Sepia, Dracula, One Dark, Tokyo Night, Nord, Solarized Dark, Solarized Light
    • Live auto-reload while editing — the extension watches the file and re-renders on save (opt-in via Options)
    • Copy-code button on every fenced code block
    • Resizable, collapsible Table of Contents with active-heading tracking
    • Syntax highlighting for ~35 languages via highlight.js
    • Mermaid diagrams (flowchart, sequence, class, state, ER, gantt, pie, journey, git graph, mindmap, quadrant)
    • KaTeX math rendering (inline $…$ and display $$…$$)
    • Adjustable reading width (full, wide, normal, narrow) and font size
    • Toggle rendered / raw with one click
    • XSS-safe: all output sanitized with DOMPurify
    • Works on local files (file://) and remote raw-file URLs
    
    PRIVACY
    All rendering happens locally in your browser. No data is sent to any server. No analytics, no telemetry, no remote code. Auto-reload (when enabled) only reads
     your local file - nothing leaves your browser.
    Privacy policy: https://www.empiricapps.com/markdown-viewer-privacy
    
    OPEN SOURCE
    MIT-licensed. Source code, releases, and changelog:
    https://github.com/mburlac/empiric-apps-markdown-viewer-chrome
    
    RECENT CHANGES
    v0.4.1 (2026-05-27) - Fix: blank page on first .md file opened from a folder (added page-context fetch fallback for file:// when the service worker is cold-starting).
    v0.4.0 - 5 new themes (One Dark, Tokyo Night, Nord, Solarized Dark, Solarized Light), live auto-reload while editing, copy-code button on every fenced block,
    fix for non-English text in code blocks
    v0.3.2 - Robust raw-text retrieval; no more blank page on refresh after editing
    v0.3.1 - Fix for blank page on drag-drop / "Open with Chrome" first load
    v0.3.0 - Resizable TOC, burger menu toggle, full-width reading mode, fixes for tab title and Mermaid on local files
    v0.2.0 - Initial public release
    
    Built by Empiric Apps - https://empiricapps.com
  • May 9, 2026
    description
    Render Markdown files beautifully in Chrome — 5 themes, syntax highlighting, TOC, Mermaid, KaTeX. By empiricapps.com.
    Markdown Viewer turns any .md or .markdown file in Chrome into a beautifully styled page.
    
    KEY FEATURES
    • 10 themes: Auto, GitHub Light, GitHub Dark, Sepia, Dracula, One Dark, Tokyo Night, Nord, Solarized Dark, Solarized Light
    • Live auto-reload while editing — the extension watches the file and re-renders on save (opt-in via Options)
    • Copy-code button on every fenced code block
    • Resizable, collapsible Table of Contents with active-heading tracking
    • Syntax highlighting for ~35 languages via highlight.js
    • Mermaid diagrams (flowchart, sequence, class, state, ER, gantt, pie, journey, git graph, mindmap, quadrant)
    • KaTeX math rendering (inline $…$ and display $$…$$)
    • Adjustable reading width (full, wide, normal, narrow) and font size
    • Toggle rendered / raw with one click
    • XSS-safe: all output sanitized with DOMPurify
    • Works on local files (file://) and remote raw-file URLs
    
    PRIVACY
    All rendering happens locally in your browser. No data is sent to any server. No analytics, no telemetry, no remote code. Auto-reload (when enabled) only reads
     your local file — nothing leaves your browser.
    Privacy policy: https://www.empiricapps.com/markdown-viewer-privacy
    
    OPEN SOURCE
    MIT-licensed. Source code, releases, and changelog:
    https://github.com/mburlac/empiric-apps-markdown-viewer-chrome
    
    RECENT CHANGES
    v0.4.0 — 5 new themes (One Dark, Tokyo Night, Nord, Solarized Dark, Solarized Light), live auto-reload while editing, copy-code button on every fenced block,
    fix for non-English text in code blocks
    v0.3.2 — Robust raw-text retrieval; no more blank page on refresh after editing
    v0.3.1 — Fix for blank page on drag-drop / "Open with Chrome" first load
    v0.3.0 — Resizable TOC, burger menu toggle, full-width reading mode, fixes for tab title and Mermaid on local files
    v0.2.0 — Initial public release
    
    Built by Empiric Apps — https://empiricapps.com

Permissions & access

Permissions
storageactiveTab
Host access
http://*/*, https://*/*, file:///*

Screenshots

Markdown Viewer screenshot 1Markdown Viewer screenshot 2Markdown Viewer screenshot 3

About

Markdown Viewer turns any .md or .markdown file in Chrome into a beautifully styled page.

KEY FEATURES
• 10 themes: Auto, GitHub Light, GitHub Dark, Sepia, Dracula, One Dark, Tokyo Night, Nord, Solarized Dark, Solarized Light
• Live auto-reload while editing — the extension watches the file and re-renders on save (opt-in via Options)
• Copy-code button on every fenced code block
• Resizable, collapsible Table of Contents with active-heading tracking
• Syntax highlighting for ~35 languages via highlight.js
• Mermaid diagrams (flowchart, sequence, class, state, ER, gantt, pie, journey, git graph, mindmap, quadrant)
• KaTeX math rendering (inline $…$ and display $$…$$)
• Adjustable reading width (full, wide, normal, narrow) and font size
• Toggle rendered / raw with one click
• XSS-safe: all output sanitized with DOMPurify
• Works on local files (file://) and remote raw-file URLs

PRIVACY
All rendering happens locally in your browser. No data is sent to any server. No analytics, no telemetry, no remote code. Auto-reload (when enabled) only reads
 your local file - nothing leaves your browser.
Privacy policy: https://www.empiricapps.com/markdown-viewer-privacy

OPEN SOURCE
MIT-licensed. Source code, releases, and changelog:
https://github.com/mburlac/empiric-apps-markdown-viewer-chrome

RECENT CHANGES
v0.4.1 (2026-05-27) - Fix: blank page on first .md file opened from a folder (added page-context fetch fallback for file:// when the service worker is cold-starting).
v0.4.0 - 5 new themes (One Dark, Tokyo Night, Nord, Solarized Dark, Solarized Light), live auto-reload while editing, copy-code button on every fenced block,
fix for non-English text in code blocks
v0.3.2 - Robust raw-text retrieval; no more blank page on refresh after editing
v0.3.1 - Fix for blank page on drag-drop / "Open with Chrome" first load
v0.3.0 - Resizable TOC, burger menu toggle, full-width reading mode, fixes for tab title and Mermaid on local files
v0.2.0 - Initial public release

Built by Empiric Apps - https://empiricapps.com

Technical

Version
0.4.2
Manifest
V3
Size
1.38MiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
ebjpbhdmamfighbdiagddohfmpodbbnd
Developer ID
u3104ffbd59c7e2ededd8e6d725144f1b
Developer Email
[email protected]
Created
Apr 19, 2026
Last Updated (Store)
Jun 4, 2026
Last Scraped
Jun 8, 2026

Data sourced from the Chrome Web Store · last verified Jun 8, 2026.