Skip to content

balpha/json-formatter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Formatter

Chrome extension for pretty-printing JSON and JSONP when you visit it 'directly'.

Features

  • JSONP support
  • Fast, even on long pages
  • Works on any valid JSON page – URL doesn't matter
  • Syntax highlighting
  • Collapsible trees, with indent guides
  • Clickable URLs
  • Buttons for switching between raw and parsed JSON

Installation

Go here and install it:

https://chrome.google.com/webstore/detail/bcjindcccaagfpapjjmafapmmgkkhgoa

Or install from source:

  • clone this repo,
  • visit chrome://chrome/extensions/ in Chrome,
  • enable "Developer mode",
  • click "Load unpacked extension", and
  • select the extension subdirectory of this repo.

Some URLs to try it on:

About

Makes JSON/JSONP easy to read.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Ruby 0.3%