Enhancer for ChatGPT
Better ChatGPT experience. Hide annoyances.
Render diagrams directly in ChatGPT
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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."
Inspect the latest comments and rating distribution.
Store average score: 2.3. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
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