JSONBeautifier icon indicating copy to clipboard operation
JSONBeautifier copied to clipboard

JSON Beautifier for Burp written in Java

JSONBeautifier

This is a Burp Extension for beautifying JSON output. There exists a python version in the BApp Store at the moment. After some difficulties with Jython I opted to port it to Java.

Before

After

Building

To build a jar file:

gradle fatJar