ayman / PrettyJSON

Safari JS Extension for toggling JSON pretty print.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Safari JS Extension for toggling JSON pretty print.

License:GNU General Public License v3.0


Languages

Language:Swift 67.9%Language:JavaScript 30.4%Language:CSS 1.7%