JSON-As-Table Viewer chrome extension

Version: 1.0.5
JSON-As-Table Viewer
*** View JSON response from a URL as HTML table ***
3.78 Based on 9 user rates

What is JSON-As-Table Viewer?

JSON-As-Table Viewer is a json extension for chrome. also, it is json viewer extension. it's a free extension , it has 3,000+ active users since released its first version, it earns an average rating of 3.78 from 9 rated user, last update is 693 days ago.


What’s new in version 1.0.5?

                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?

You could download the latest version crx file or older version files and install it.


Preview of JSON-As-Table Viewer


Technical Features:

  • Latest Version: 1.0.5
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Saturday, June 4th, 2022
  • Author: Actigence Solutions

JSON-As-Table Viewer Available languages:

English (United States).


FAQ


Reviews of json-as-table viewer:


Willem van Nus April 25th, 2022
Willem van Nus

Great, simple addon that does its job well.


Richard Chen November 9th, 2021
Richard Chen

Broke in some sites, also break many sites in Brave browser. Uninstalled.


ArgentBlueKitsune October 24th, 2021
ArgentBlueKitsune

It remove content/hid from websites.

Read more review & comments of json-as-table viewer