Skip to content

can-erturk/json-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON Viewer Chrome Extension

A simple JSON viewer chrome extension. Developed to match the VSCode theme using highlight.js.

Install

  • Download extension files.
  • Go to chrome://extensions page on your browser.
  • Enable the 'Developer Mode' located in the top right corner.
  • Click the 'Load Unpacked Item' button in the top left and select the directory where you downloaded the files.

After these steps, pages with content in JSON will be automatically displayed in an organized manner.