Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 383 Bytes

JSON Inspector

A extension that does JSON inspection, when landing on some JSON content.

Setup

You will need Nodejs >= 12 to run this repo. Clone the repo and install all the needed dependencies.

yarn

Usage

Once you have successfully installed everything run.

yarn build

To build the repo and then you can add it to your chrome://extensions directory.