Skip to content

lauriro/json-lite

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JSON Lite

Browser extension for viewing JSON files.

Default theme

Features

  • Format JSON/JSONP responses and clipboard
  • Select and format/encode/decode text on every page
  • Collapsible arrays, objects and long values
  • Collapse all childs with Ctrl(Command) + Click
  • Collapse property also on all sibling items with Alt(Option) + Click
  • Count items and properties in a collection
  • Show collection sizes
  • Do its best to show large (10MB+) JSON files
  • Do its best to show invalid JSON files
  • Do not sort objects with numeric keys
  • Do not round large numbers
  • "Save as..." saves the original JSON document
  • Select and copy a working JSON from the formatted JSON

Notes

  • Disable Firefox built-in JSON viewer
    Go to about:config and set 'devtools.jsonview.enabled' to false

Licence

Copyright (c) 2016-2020 Lauri Rooden
The MIT License

About

Fast non-blocking JSON viewer for Chrome and Firefox

Resources

Stars

Watchers

Forks

Sponsor this project