A polished, offline-first Chrome extension for writing, previewing, and exporting Markdown documents.
- Persian and English interface with RTL/LTR support
- Live Markdown preview
- Syntax-highlighted code blocks
- Mermaid diagrams and KaTeX math rendering
- Search, table of contents, text highlighting, text-to-speech, and immersive reading mode
- HTML, Markdown, PNG, styled-copy, and print/PDF export
- Local assets with no CDN dependency
Light theme with Persian Markdown preview |
Dark theme for comfortable reading |
Table of contents and export tools |
English interface with search and highlighting |
- Open
chrome://extensionsin Chrome. - Enable Developer mode.
- Select Load unpacked.
- Choose this project folder.
markdown-viewer/
├── assets/
│ ├── fonts/
│ ├── images/
│ ├── libs/
│ ├── scripts/
│ └── styles/
├── background.js
├── manifest.json
└── markdown-viewer.html
BitWizarder
Email: bitwizarder@gmail.com
Current version: 1.1.0
Add the project's chosen license before publishing. Keep the license and attribution notices for bundled third-party libraries in the repository.