Four Best Chrome Extensions for Reading JSON
As a software developer that deals much with RESTful API, reading raw JSON data on browser can be a pain. It always easier to read a well formatted JSON in tree view than in raw data format. Luckily,...
