Last updated: April 17, 2026
Markdown Viewer ("the Extension") is a Chrome browser extension that renders Markdown files locally in your browser. We are committed to protecting your privacy.
The Extension does not collect, store, transmit, or share any personal data.
Specifically, the Extension does NOT:
The Extension stores only one item locally on your device via chrome.storage.local:
This data never leaves your device.
| Permission | Purpose |
|---|---|
webNavigation |
Detect navigation to .md files to auto-render them |
tabs |
Redirect the active tab to the viewer when a Markdown file is opened |
storage |
Save your dark/light mode preference locally |
host_permissions |
Fetch raw Markdown content from local files and remote URLs you open |
The Extension loads fonts from Google Fonts API (fonts.googleapis.com) for display purposes only. Please refer to Google's Privacy Policy for how Google handles font requests.