Markdown Diagrams
Render PlantUML, Mermaid and others graph/diagrams on webpages.
Markdown Diagramsคืออะไร?
Markdown Diagrams เป็นส่วนขยายของ Chrome ที่พัฒนาโดย modulo.srl และคุณลักษณะหลักของมันคือ "Render PlantUML, Mermaid and others graph/diagrams on webpages."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Markdown Diagrams
ดาวน์โหลดไฟล์ส่วนขยาย Markdown Diagrams ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | pmoglnmodacnbbofbgcagndelmgaclel |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/markdown-diagrams/pmoglnmodacnbbofbgcagndelmgaclel |
| คำอธิบาย | Render PlantUML, Mermaid and others graph/diagrams on webpages. |
| ขนาดไฟล์ | 155 KB |
| จำนวนการติดตั้ง | 5,000 |
| เวอร์ชันปัจจุบัน | 1.21 |
| อัปเดตครั้งล่าสุด | 2022-01-26 |
| วันที่เผยแพร่ | 2020-08-16 |
| คะแนน | 4.90/5 รวมทั้งหมด 10 คะแนน |
| ผู้พัฒนา | modulo.srl |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://github.com/marcozaccari/markdown-diagrams-browser-extension |
| ภาษาที่รองรับ | 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",
" | |