JSON-As-Table Viewer Chrome Extension

JSON-As-Table Viewer chrome extension

JSON-As-Table Viewer for Chrome Download

JSON-As-Table Viewer chrome extension is *** View JSON response from a URL as HTML table ***.

*** View JSON response from a URL as HTML table ***.
Jason-As-table viewer is a utility chrome extension that displays json data as a table.

This extension is specially useful for restful web service developers and consumers. Most of the times data returned from restful apis is in the form of JSON data and contains list of information. Example:

-------------------------------------------------------------------------------------------------------------------------------------------------------

{

"data" : [

{

"id" : 7,

"email" : "[email protected]",

"first_name": "Michael",

"last_name" : "Lawson",

"avatar" : "https://s3.amazonaws.com/uifaces/faces/twitter/follettkyle/128.jpg"

},

{

"id" : 8,

"email" : "[email protected]",

"first_name": "Lindsay",

"last_name" : "Ferguson",

"avatar" : "https://s3.amazonaws.com/uifaces/faces/twitter/araa3185/128.jpg"

},

{

"id" : 9,

"email" : "[email protected]",

"first_name": "Tobias",

"last_name" : "Funke",

"avatar" : "https://s3.amazonaws.com/uifaces/faces/twitter/vivekprvr/128.jpg"

}

]

}

-------------------------------------------------------------------------------------------------------------------------------------------------------

The json array above is not easy to read if it has many entries.

This extension displays this JSON data in an html table format. [See screenshots.]

The JSON data is converted to table format using following rules:

If JSON data is directly an array, then each item of that array is shown as a row in the table.

If JSON data is an object, then the items with in the first array field are shown as table rows.

If JSON does not contain any array field, then JSON data is not converted.

This is an open source plugin with code available at https://github.com/actigence/json-to-table-chrome-extension

Privacy Policy:

This plugin works on your local machine and does not connect to any external service for its operation. We do not collect any data about your plugin usage, sites visited or any personal data. No data is sent to us through this plugin.

How to install JSON-As-Table Viewer chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the JSON-As-Table Viewer Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension JSON-As-Table Viewer Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the JSON-As-Table Viewer in Chrome Webstore Search and click on the search button.
  • Step 3: click on the JSON-As-Table Viewer Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the JSON-As-Table Viewer extension for your Chrome Web browser .

JSON-As-Table Viewer Chrome extension Download

Looking for a method to JSON-As-Table Viewer Download for Chrome then this download link is for you.

It is the JSON-As-Table Viewer Chrome extension download link you can download and install Chrome Browser.

Download JSON-As-Table Viewer chrome extension (CRX)

Tags: Table Format , Json Data , Html Table Format , Displays Json Data , Json Array , Privacy Policy , External Service , Table Chrome Extension , Array Field , View Json Response , Open Source Plugin , Utility Chrome Extension , Restful Apis , Restful Web Service Developers , Html Table ,

JSON-As-Table Viewer Related Chrome Extensions