I made a plugin for Chrome & Firefox to format json on Kibana

Hello everyone. I often find myself need to format json dump to troubleshoot application bugs in Kibana. My process was like copy the payload to my IDE and format it. I feel like it could be a lot easier if I can format it in browser. And so I made this plugin. I hope some of us find it handy as much as I do. Feedbacks are always welcome.

Chrome: https://chrome.google.com/webstore/detail/jipy/ijpoiflpbigbngjilejmkmnoglkedcjo?hl=en
Firefox: https://addons.mozilla.org/en-US/firefox/addon/jipy/

Source
https://github.com/twskj/ChromeExt-JSON-In-Place

2 Likes

Ahh this looks neat, thanks for sharing it :smiley:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.