Додатки браузера Firefox
  • Розширення
  • Теми
    • для Firefox
    • Словники та локалізації
    • Інші сайти браузера
    • Додатки для Android
Увійти
Перегляд Mermaid Previewer (Fork)

Mermaid Previewer (Fork) автор nathandaven

Preview and export mermaid.

0 (0 reviews)0 (0 reviews)
Завантажити Firefox та отримати розширення
Завантажити файл

Метадані розширення

Знімки екрана
Про це розширення
Mermaid Previewer (forked)

A Chrome/Firefox extension for previewing and exporting mermaid images in web pages, fully rendering mermaid locally without involving remote api calls.

On websites that meet the preset rules, you can preview or export by setting the code block language in markdown to mermaid:

graph LR
A --> B


At the same time, it also provides the function of custom rule configuration. This is a fork of <https://www.github.com/zephyraft/mermaid-previewer>. Thank you to @zephyraft!

What is this fork?

This fork adds support for Firefox, auto detected dark mode, Bitbucket Pull Request rendering (description + diff views), and configurable diff selectors. Wanted this as we use Bitbucket at work, and while GitHub can render Mermaid, why can't bitbucket? This existing extension already did a great job at normal rendering but needed some work to get it working in PR's and in the Diff view.

Here's a repo where you can test the extension: <https://bitbucket.org/marcozaccari2/markdown-diagrams-browser-extension/src/master/doc/examples/mermaid.md>

Fork Changes
  • Firefox Support: Mermaid runs in the page's MAIN world to avoid Firefox CSP restrictions on Function() in content scripts. A bridge script handles cross-world communication via postMessage.
  • Dark Mode: Automatically detects prefers-color-scheme: dark and uses mermaid's dark theme.
  • Bitbucket PR Description Rendering: Renders mermaid in PR description code blocks.
  • Diff View Rendering: Extracts mermaid from ```mermaid fenced code blocks in git diff views and renders diagrams inline below the code fence. Works with both unified and side-by-side diffs.
  • Configurable Diff Selectors: Diff rendering is configurable in the extension settings page with match patterns, diff wrapper selectors, code line selectors, and fence markers. Default config targets Bitbucket pull request diffs.
  • Download JPG: Adds a download JPG button in addition to the Download SVG button.
  • Fullscreen view: Adds a fullscreen button to see it in fullscreen.

Preset Rules
  • Exclude Urls
  • https://chromewebstore.google.com/*
  • Matching Selectors
  • div.codehilite > pre under *://bitbucket.org/*
    • Support Bitbucket preview and export
  • #pull-request-description-panel [data-ds--code--code-block] > code under *://bitbucket.org/*
    • Support Bitbucket PR description mermaid rendering
  • body > pre under file:///*.mmd and file:///*.mermaid
    • Support preview and export of .mmd and .mermaid files
  • Download Selectors
  • div.mermaid-view div.mermaid under https://viewscreen.githubusercontent.com/markdown/mermaid*
    • Support GitHub export
  • div#app under https://gitlab.com/-/sandbox/mermaid
    • Support Gitlab export
  • Diff Selectors
  • .bitkit-diff-wrapper-diff with .code-diff under *://bitbucket.org/*/pull-requests/*
    • Renders mermaid diagrams found in Bitbucket PR diff views
    • Honestly IDK if this configuration will allow for other sites like Github. but, have it here for testing. Feel free to PR for that.
Rated 0 by 0 reviewers
Увійдіть, щоб оцінити це розширення
Ще немає оцінок

Рейтинг збережено

5
0
4
0
3
0
2
0
1
0
Ще немає відгуків
Permissions and data

Необхідні дозволи:

  • Завантажувати файли, а також читати й змінювати історію браузера
  • Отримувати доступ до ваших даних для всіх вебсайтів

Необов'язкові дозволи:

  • Отримувати доступ до ваших даних для всіх вебсайтів
Докладніше
Більше інформації
Посилання додатка
  • Домашня сторінка
  • Електронна пошта підтримки
Версія
1.6.0
Розмір
1,91 МБ
Востаннє оновлено
4 дні тому (27 бер 2026 р.)
Пов'язані категорії
  • Інструменти розробника
Ліцензія
Ліцензія MIT
Політика приватності
Ознайомитись з політикою приватності для цього додатка
Ліцензійна угода з кінцевим користувачем
Ознайомитись з ліцензійною угодою для цього додатка
Історія версій
  • Переглянути всі версії
Додати до збірки
Повідомити про цей додаток
Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Браузери

  • Desktop
  • Mobile
  • Enterprise

Продукти

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.