json.human.js
json.human.js copied to clipboard
Chrome Extension?
Would you be interested in creating a Chrome Extension with this functionality?
For example, when you visit http://graph.facebook.com/facebook, it would parse it with this library.
I am currently using the JSON Formatter (https://github.com/callumlocke/json-formatter) and it is great. JSON Formatter could be used as a model to incorporate this library into it's own extension.
ElijahLynn +1 .I also would be happy to see this as extension. Currently use this extension https://github.com/zaach/jsonlint
maybe someone can try to do it using this?
http://extensionizr.com/!#{%22modules%22:[%22hidden-mode%22,%22with-bg%22,%22with-persistent-bg%22,%22no-options%22,%22no-override%22],%22boolean_perms%22:[],%22match_ptrns%22:[]}
in a recent commit json.human can work without requirejs, it should be easier now to make an extension.