Enhancer for ChatGPT
Better ChatGPT experience. Hide annoyances.
Render diagrams directly in ChatGPT
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
The ChatGPT Diagrams extension adds a new button to the ChatGPT website - "Show Diagram". This button appears above code samples. If your code sample is in Mermaid format (a popular text based format for diagrams) then when you press the button the diagram will be shown in-line beneath the code sample.
This is a great way to improve your interactions with ChatGPT and build and refine diagrams in real time!
To try it out, enter a prompt like the one below then press the "Show Diagram" button above the code sample:
"Render a flowchart showing how a browser makes a web request and a server responds. Use mermaid.js."
查看最近评论和评分分布。
商店综合星级:2.3。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Better ChatGPT experience. Hide annoyances.
Preview React and TailwindCSS code in real-time within the ChatGPT chat window, without the tedious copying and pasting.
Preview and export mermaid.
See keyword volumes, difficulty, and trends in Google results. Track AI query fanouts across ChatGPT, Perplexity, Gemini & Claude.
Adds a 'Create File' button to code containers on web pages, allowing you to download the code as a file.
Put ChatGPT vs Bard side by side for comparison.
not work
Currently, It does not work.
It's a good idea, and I want it to work but it doesn't. I tryed 2 differents diagram generated by ChatGPT and both doesn't work 1) sequenceDiagram not working well 2) graph LR with Syntax error Both diagram worked on https://mermaid.live/ Perhaps an old version of mermaid lib need to be updated ? Here are the two codes generated by ChatGPT : 1) sequenceDiagram participant U as Utilisateur participant B as Navigateur participant S as Serveur U->>B: Entrer URL B->>S: Envoie requête HTTP S->>B: Répond avec données B->>U: Affiche la page 2) graph LR U[Utilisateur] -->|Entrer URL| B[Navigateur] B -->|Envoie requête HTTP| S[Serveur] S -->|Répond avec données| B B -->|Affiche la page| U
Sadly not working anymore
Works just fine. Sometimes chatgpt write extended mermaid code, which is beeing perceived as syntax errors. But you can correct chatgpt by telling it to write valid mermaid code, then it will revert to simple mermaid code. Maybe in the future the developer will also support advanced syntax. Using chatgpt developing has become much easier.
I just get an error with every diagram attempt: Syntax error in text mermaid version 10.1.0 With both mermaid and drawio xml I get the same error. Sadly, rating it zero