Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
Mermaid Previewer (Fork) のプレビュー

Mermaid Previewer (Fork) 作成者: nathandaven

Preview and export mermaid.

0 (0 件のレビュー)0 (0 件のレビュー)
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.
0 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更
  • すべてのウェブサイトの保存されたデータへのアクセス

任意の許可設定:

  • すべてのウェブサイトの保存されたデータへのアクセス
詳細情報
詳しい情報
アドオンリンク
  • ホームページ
  • サポートメールアドレス
バージョン
1.6.0
サイズ
1.91 MB
最終更新日
1ヶ月前 (2026年3月27日)
関連カテゴリー
  • ウェブ開発
ライセンス
MIT License
プライバシーポリシー
このアドオンのプライバシーポリシーを読む
エンドユーザー使用許諾契約
このアドオンの使用許諾契約を読む
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。