Forem Core

Cover image for A JSON Viewer Browser Extension with Graphs, Search, and Image Export
Animesh Manna
Animesh Manna

Posted on

A JSON Viewer Browser Extension with Graphs, Search, and Image Export

Working with JSON inside the browser can get messy. Whether it’s an API response, config file, or debug output — scrolling raw JSON isn’t fun. That’s why I created the JSON Viewer Extension — a lightweight browser add-on that makes exploring JSON fast, visual, and interactive.

🔥 Features

🌳 Interactive Graph Visualization – instantly turn JSON into diagrams

🔎 Search & Highlight – quickly find keys or values inside large JSON files

➕ Zoom In / Out – explore big JSON structures without losing track

📤 Export as Image – save your graph visualization in one click

🖱️ Mouse Scroll Zoom – smooth and intuitive navigation

🎨 Simple & Clean UI – built for developers, no clutter

💡 Why I Built It

As someone who works with APIs daily, I was tired of staring at raw JSON in the browser console or using heavy tools for quick checks. I wanted something lightweight yet powerful that lives right in the browser — so I built this extension.

🌐 Try it out

👉 Available now at: jsonviewer.tools

Free to use. Simple to install.

💬 If you use JSON often (APIs, configs, databases), what feature would you want next in a browser extension?

Top comments (0)