MyProjects Markdown Viewer ์ ์์: Alffy
Render local Markdown files in Firefox as styled HTML โ headings, tables, code, math and diagrams, in dark or light. Fully offline: your files never leave your machine and no data is collected.
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์คํฌ๋ฆฐ์ท
์ ๋ณด
Open local Markdown files in Firefox and read them properly โ no upload, no account, no network.
One-time setup: Firefox blocks extensions from local files until you allow it. On first install a short setup page shows the single toggle to enable โ "Access local files on your computer" in about:addons. If you skip it, the toolbar icon shows a "!" badge and the popup explains the fix.
Requires Firefox 154 or newer.
- Renders .md, .markdown, .mdown, .mkd and .mkdn files from file:// as styled HTML.
- GitHub-style tables, task lists and code blocks with syntax highlighting (highlight.js).
- Math with KaTeX, and live diagrams with Mermaid.
- Dark and light themes; your choice is remembered.
- Content sanitized with marked + DOMPurify.
- Fully offline: no network requests, no telemetry, no data collected. Your files stay on your machine.
- Open it from the toolbar (Ctrl+Shift+M), the right-click menu, or the sidebar. A 24-hour render cache keeps large documents fast.
One-time setup: Firefox blocks extensions from local files until you allow it. On first install a short setup page shows the single toggle to enable โ "Access local files on your computer" in about:addons. If you skip it, the toolbar icon shows a "!" badge and the popup explains the fix.
Requires Firefox 154 or newer.
๋ฆฌ๋ทฐ์ด 0๋ช
์ด 0์ ์ผ๋ก ํ๊ฐํจ
๊ถํ ๋ฐ ๋ฐ์ดํฐ
ํ์ ๊ถํ:
- ๋ธ๋ผ์ฐ์ ํญ์ ์ ๊ทผ
์ ํ์ ๊ถํ:
๋ฐ์ดํฐ ์์ง:
- ๊ฐ๋ฐ์๋ ์ด ํ์ฅ ๊ธฐ๋ฅ์ด ๋ฐ์ดํฐ ์์ง์ ์๊ตฌํ์ง ์๋๋ค๊ณ ๋ฐํ๊ณ ์์ต๋๋ค.
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 1.2.4
- ํฌ๊ธฐ
- 2.03 MB
- ์ต๊ทผ ์ ๋ฐ์ดํธ
- 21์๊ฐ ์ (2026๋ 9์ 13์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- MIT ๋ผ์ด์ ์ค
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ
์ด ํ์ฅ ๊ธฐ๋ฅ์ ๊ฐ๋ฐ์๊ฐ ์ฌ๋ฌ๋ถ์ด ์์ ๊ธฐ์ฌ๋ก ์ง์์ ์ธ ๊ฐ๋ฐ์ ์ง์ํด ์ค ๊ฒ์ ์์ฒญํฉ๋๋ค.
Renders local .md / .markdown files (via file://) with marked + DOMPurify sanitization. Fully offline and private โ no data is collected, stored, or transmitted (data_collection_permissions: none). Supports clickable heading anchors, GFM tables, task lists, nested/mixed lists, fenced code blocks with syntax highlighting, blockquotes, KaTeX inline + display math, and live Mermaid diagrams (sandboxed, SVG re-sanitized). A persisted dark / light / auto theme. Edits re-render automatically on reload. Requires Firefox 154+.
v1.2.3 โ Packaging cleanup only: the signed package no longer ships the local demo profile (_webext-profile) or the unused vendored offline-build files, so it is runtime-only and Mozilla's validation warnings drop from 19 to 16. No user-facing change.
v1.2.0 โ Added light theme mode (dark/light/auto), syntax highlighting (highlight.js), offline KaTeX math, and sandboxed Mermaid diagrams. Minimum Firefox raised 142 โ 154 (MV3 sandbox CSP floor). Subsequent 1.2.x releases contain diagram colorization and rendering/release fixes.
v1.1.1 โ Minimum Firefox raised to 142 to align with the data_collection_permissions declaration.
v1.1.0 โ Initial feature set: dark theme, clickable heading anchors, GFM tables, task lists, nested lists, fenced code blocks, and blockquotes. Required Firefox 140+.