Im looking for a Safari/Webkit plugin similar to Firefox's JSONView, or the Pretty JSON Chrome extension. Anyone know of anything like this?
- JSONView - http://benhollis.net/blog/2009/02/24/jsonview-view-json-documents-in-firefox/
- Pretty JSON - https://chrome.google.com/extensions/detail/ddngkjbldiejbheifcmnfmmfiniimbbg
And even easier, with Safari 5: https://github.com/rfletcher/safari-json-formatter
I recently made a JSON viewer for safari called JSONAce, you can download it here:
https://github.com/acrogenesis/JSONAce
Apple Extensions link
Check out xmlview plugin
New link seems to be https://github.com/sergeche/xmlview
This the best and easiest plugin to install:
Named: JSON Formatter.
Author: unknown!
JSONAce extension works for Safari 8:
https://extensions.apple.com/details/?id=com.acrogenesis.jsonace-56Q494QF3L
I was looking for a JSON prettifier for Safari 8 and I found one which is submitted in the Extensions directory
https://extensions.apple.com/details/?id=com.acrogenesis.jsonview-56Q494QF3L
Hope this helps somebody