/PrettyJSON

Safari JS Extension for toggling JSON pretty print.

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

PrettyJSON

App Store

PrettyJSON for Safari now in the Apple App Store!

Example Animation

About

So Safari 12 changed its extensions format. I had a plugin that worked to pretty print JSON but now it won't work.

While there were a few JSON Pretty Print extensions free in the store already, I decided to make another...couldn't hurt right? Plus I can add stuff I want.

Also, community contributions are welcome. File an issue to discuss and send a pull request.

Right now three things are needed:

  1. Folding blocks
  2. Context menu to toggle raw (the toolbar button does this but it should be in the context menu as well).

Follow the Issues for more.