A lightweight JSON viewer extension for Chromium based browsers.
Format and prettify JSON data to make it human readable in browsers such as Brave, Google Chrome and Microsoft Edge.
- Formats JSON data using built-in methods.
- Linkify URLs using the
linkify-urls
package. - Utilizes default browser styles.
- Native dark mode support.
npm install
npm build
- Enable developer mode on
chrome://extensions/
- Load unpacked and select the
build
directory