WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Functional JSON viewer

Functional JSON viewer

View on Chrome Web Store
View Functional JSON viewer Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
1 new ratings
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Modern JSON formatter and explorer.
Type
Extension
Users
154 users
2
Dmytro
View author page of Dmytro
Published
Published on June 19, 2023
Version 0.0.12
Manifest version
3
Updated
Updated on July 25, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View Functional JSON viewer Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
Functional JSON viewer Chrome Extension Image 1
Functional JSON viewer Chrome Extension Image 2
Functional JSON viewer Chrome Extension Image 3
Functional JSON viewer Chrome Extension Image 4

Description

Why to use:

  • Foldable & filterable & focusable nodes
  • (Shift-)Tab navigation
  • Show node path on focus & hover
  • Keymaps (Vim inspired)
  • Clickable links
  • Light & dark theme
  • Converting JSON
  • Screenshot (JSON to image .jpeg)

Functionality:

  • Filter nodes (text or RegExp)
  • Collapse all nodes
  • Expand all nodes
  • Save JSON
  • Copy JSON
  • Copy node
  • Copy node path
  • Switch formatted & raw data
  • Sticky panels

Convert JSON to:

  • JSON schema
  • Typescript interfaces (.d.ts)
  • Golang structs (.go)

Keymaps:

h | ArrowLeft - move focus left (parent node) j | ArrowDown - move focus down (next sibling) k | ArrowUp - move focus up (previous sibling) l | ArrowRight - move focus right (child node) c - collapse all child nodes e - expand all child nodes y - copy node p - copy node path


Tips:

On large file, better search:

  1. Click collapse all
  2. Use native browser search (Ctrl+f)
  3. Browser will auto expand matched nodes

Code: https://github.com/diogenesofweb/fjv

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top