Markdown Viewer (MyProjects) par Alffy
Render local Markdown files in Firefox as styled pages: GitHub-Flavored Markdown, code highlighting, KaTeX math and live Mermaid diagrams, in dark or light. Fully offline: your files never leave your machine, and no data is collected.
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran
Ă propos de cette extension
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, strikethrough 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 (Ctrl+Shift+Y). 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.
Noté 0 par 1 personne
Autorisations et données
Autorisations nécessaires :
- Accéder aux onglets du navigateur
Autorisations facultatives :
Collecte de données :
- Le dĂ©veloppeur indique que cette extension nâa pas besoin de collecter de donnĂ©es.
Plus dâinformations
- Liens du module
- Version
- 1.2.5
- Taille
- 2,03Â Mo
- DerniĂšre mise Ă jour
- il y a 2 heures (14 sept. 2026)
- Catégories associées
- Licence
- Licence MIT
- Historique des versions
- Ajouter Ă la collection
Le dĂ©veloppeur de cette extension demande que vous lâaidiez Ă assurer la poursuite de son dĂ©veloppement en lui versant une petite contribution.
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, strikethrough, 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.4 â Adds a first-run setup page that opens once on install and walks the user through enabling "Access local files on your computer", with a live check that confirms the grant. Fixes the silent failure when file:// access is off: the toolbar icon now shows a "!" badge and the popup displays the exact steps plus a button that opens about:addons. Also fixes a cold-start "Rendering..." hang, a duplicate context-menu error after reload/update, and KaTeX fonts not loading on file:// pages. No new permissions.
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+.