chrom安装JsonView扩展程序

访问URL地址返回的json数据能友好的以json格式展现出来。
##下载JsonView扩展程序压缩包:
##下载地址:https://github.com/gildas-lormeau/JSONView-for-Chrome
##解压:
[[email protected] ~/repod]$ unzip JSONView-for-Chrome-master.zip
Archive: JSONView-for-Chrome-master.zip
f0f7425c61ed102451fba42dba35cdfc58ae90e3
creating: JSONView-for-Chrome-master/
inflating: JSONView-for-Chrome-master/.project
inflating: JSONView-for-Chrome-master/LICENSE.txt
creating: JSONView-for-Chrome-master/WebContent/
inflating: JSONView-for-Chrome-master/WebContent/background.js
inflating: JSONView-for-Chrome-master/WebContent/close_icon.gif
creating: JSONView-for-Chrome-master/WebContent/codemirror/
inflating: JSONView-for-Chrome-master/WebContent/codemirror/LICENSE
inflating: JSONView-for-Chrome-master/WebContent/codemirror/codemirror.css
##打开谷歌浏览器的扩展程序界面
##在浏览器打开chrome://extensions/
##选developer mode/开发者模式
chrom安装JsonView扩展程序
##选load unpacked extension/加载已解压的扩展程序(选择你解压的文件目录下的/WebContent)
chrom安装JsonView扩展程序
chrom安装JsonView扩展程序