JSON Finder: Browse JSON like you do it in Finder
JSON Finder is a Chrome add-on that allows you to browse JSON files in a similar way to how you navigate through files in the OSX Finder. With this tool, you can easily view and keep track of deep objects or arrays within JSON files.
One of the standout features of JSON Finder is its ability to search within JSON files and jump to matches. This makes it incredibly convenient when you need to find specific data within large JSON files. You can use either your mouse or arrow keys to navigate through the JSON structure, making it intuitive and user-friendly.
The latest version of JSON Finderhas fixed a bug that caused CSS to break on other sites. Additionally, versionincludes minor bug fixes, and versionintroduces the new feature of highlighting matched keywords during search. The codebase has also been migrated to Backbone.js in version 0.0.7.
JSON Finder is a free tool developed by Rapee Suveeranont. It is available on GitHub under the MIT License, making it accessible to developers who want to contribute or customize the tool to suit their needs.