An open API service indexing awesome lists of open source software.

https://github.com/sidmishraw/jsonb

Chrome Extension for beautifying JSON files opened in Chrome for quick browsing.
https://github.com/sidmishraw/jsonb

chrome-extension json-beautifier jsonb

Last synced: 2 months ago
JSON representation

Chrome Extension for beautifying JSON files opened in Chrome for quick browsing.

Awesome Lists containing this project

README

          

# jsonB

jsonB is a JSON beautifier for JSON files opened in Google Chrome.

### Installation:

* Clone this repository onto your machine or download as zip and unzip to get the folder `jsonB`.

* Open Google Chrome browser and go to `chrome://extensions`.

* Check the `Developer mode` option on the top right corner.

* Then click on `Load unpacked extension...` button and select the `jsonB` folder in the folder selection window and you are ready to go!

### Usage:

* Drag and drop any JSON file into the Google chrome browser and then click on the `jsonB` extension's button. The JSON content will be beautified :)

![Demo GIF](https://thumbs.gfycat.com/UnripeInfantileArgentineruddyduck-size_restricted.gif)

`- Sid`