Markdown Diagrams
Render PlantUML, Mermaid and others graph/diagrams on webpages.
Co to jest Markdown Diagrams?
Markdown Diagrams to rozszerzenie Chrome opracowane przez modulo.srl, a jego główną funkcją jest „Render PlantUML, Mermaid and others graph/diagrams on webpages.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Markdown Diagrams
Pobierz pliki rozszerzeń Markdown Diagrams w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
A browser extension for Chrome, Edge, Opera and Firefox that renders markdown diagrams and charts code blocks into preview images. Supports many languages: PlantUML, Mermaid, GraphViz and many more (full list on website). Supports any website: - GitHub, GitLab, Bitbucket: md files, pull requests, issues, gists, wiki... - Atlassian: Jira, Confluence, Trello... - all other websites trying known patterns. - local files when rendered with some markdown extension. How to use: simply put diagram or chart code into a blockquote ```language code here ``` Double click to rendered diagram to swith to code/diagram. Click to extension icon to disable/enable parsing in current browser tab. Examples https://gitlab.com/markzackie/markdown-diagrams-browser-extension/-/tree/master/doc/examples https://bitbucket.org/marcozaccari2/markdown-diagrams-browser-extension/src/master/doc/examples https://github.com/marcozaccari/markdown-diagrams-browser-extension
Podstawowe informacje o rozszerzeniu
Nazwa | Markdown Diagrams |
ID | pmoglnmodacnbbofbgcagndelmgaclel |
Oficjalny URL | https://chromewebstore.google.com/detail/markdown-diagrams/pmoglnmodacnbbofbgcagndelmgaclel |
Opis | Render PlantUML, Mermaid and others graph/diagrams on webpages. |
Rozmiar pliku | 155 KB |
Liczba instalacji | 5,000 |
Aktualna Wersja | 1.21 |
Ostatnia Aktualizacja | 2022-01-26 |
Data Publikacji | 2020-08-16 |
Ocena | 4.90/5 Łącznie 10 Oceny |
Deweloper | modulo.srl |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/marcozaccari/markdown-diagrams-browser-extension |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Markdown Diagrams", "description": "Render PlantUML, Mermaid and others graph\/diagrams on webpages.", "version": "1.21", "manifest_version": 2, "permissions": [ "storage", " |