DEV Community

Cover image for Created a tool for web developers
deepesh verma
deepesh verma

Posted on

Created a tool for web developers

https://addons.mozilla.org/en-US/firefox/addon/json-vision-pro/

Turns ugly raw JSON into a beautiful, interactive viewer with special tools for developers.

Core Features

Auto JSON Formatter - Beautiful color-coded tree view

Dark Professional Theme - Easy on the eyes

Collapse/Expand Nodes - Navigate complex structures easily

Copy JSON Paths - One-click path copying

Color Previews - See color chips for hex codes

Image Thumbnails - Preview images inline

Timestamp Converter - Unix timestamps → readable dates

Instant Text Search - Filter data in real-time

JSONPath Queries - Advanced search with $.users[*].email syntax

Table View - Convert arrays to sortable spreadsheets

Column Sorting - Click headers to sort

CSV Export - Download as Excel-compatible files

JWT Decoder - Decode tokens with one click

Expiry Monitor - See token status (valid/expired)

Time Machine - Saves last 15 API visits

Response Diff - Compare API versions side-by-side

Change Highlighting - Green (added), Red (removed), Yellow (modified)

Top comments (0)