json.human.js icon indicating copy to clipboard operation
json.human.js copied to clipboard

Chrome Extension?

Open ElijahLynn opened this issue 11 years ago • 3 comments

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 avatar Sep 16 '13 13:09 ElijahLynn

ElijahLynn +1 .I also would be happy to see this as extension. Currently use this extension https://github.com/zaach/jsonlint

ruddog avatar Oct 02 '13 15:10 ruddog

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:[]}

marianoguerra avatar Oct 27 '13 20:10 marianoguerra

in a recent commit json.human can work without requirejs, it should be easier now to make an extension.

marianoguerra avatar Dec 26 '13 12:12 marianoguerra