Browser Extensions
Markdown Viewer

Markdown Viewer (Chrome extension)

Install the MD Editor Markdown Viewer extension to render Markdown files in Chrome with a clean reading mode.

What it does

  • Renders Markdown (.md, README.md) directly in Chrome
  • Automatically renders web URLs that end in .md
  • Supports GitHub Flavored Markdown (GFM) like tables and task lists
  • Includes light/dark themes and code syntax highlighting
  • Works offline once installed
  • Lets you adjust font size, content width, and code theme

Enable local file rendering (file://)

To render Markdown files opened from your computer:

  1. Install the extension from the Chrome Web Store.
  2. Open Chrome → chrome://extensions/
  3. Find Markdown Viewer & Reader → click Details
  4. Enable Allow access to file URLs
  5. Open a local .md file in Chrome (for example by dragging it into a Chrome tab).

Troubleshooting

The extension doesn’t render local files

Make sure Allow access to file URLs is enabled in the extension details page.

The page looks unstyled or plain text

  • Refresh the tab after enabling file URL access.
  • Confirm you’re opening a Markdown file (.md) or README.md.

I want to edit, not just view

The extension is optimized for viewing/reading Markdown. For editing with live preview, AI assistance, exports, and publishing workflows, use MD Editor: