Vincent's blog

The lightweight JSON viewer

Chromium-based browsers do not have a default JSON viewer.

As such, users must rely on extensions.

Rather than downloading a bulky JSON viewer extension from the Chrome Web Store, I created my own: Bason.

This lightweight extension utilizes built-in methods of JavaScript to format JSON, as described in the Mozilla Developer Network.

Installation instructions are available on GitHub.

Bason extension preview

#json