jsonfinder
jsonfinder copied to clipboard
Browse JSON like you do it in Finder (Chrome extension).
{ "swagger": "2.0", "info": { "description": "This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you...
The extension uses monospaced fonts, but the problem is that it connects them to all pages in browser. As a result, many sites are broken. The font should only connect...
**Hi**, For me the extension have a little problem, if you have the extension active you can´t view the raw json, if you can add a button to display the...
do like other extensions do. ``` javascript { "aaa": { "bbb": [ 1, 2, 3 ], "ccc": 34000 } } ```
### Can it also 'do mostly the same' for log files that are structured as a list of (newline delimited) json objects? I can't imagine this will make the regular...
I have an object with dates formatted in mm/dd/yy as the keys. When I try to access the value of it, the url shows: #retailers/12/17/13, and won't let me see...
Page Up/Page Down doesn't move you to the up or down of list of properties. Home/End doesn't move you top or to the bottom of the properties. Some other shortcuts...