插件介绍
jsonviewer格式的数据阅读性很差,但是日常开发调试中难免要阅读,如果数据量不大还好,数据量大的话简直是噩梦(我就碰到过)。 终于让我找到一个不错的Json阅读器,支持粘贴数据并进行可视化展示以及自动格式化数据的功能。
jsonviewer是一款非常实用的Json格式查看器。在日程开发调试中我们难免会遇到Json格式的数据需要解析阅读,但Json格式数据阅读性极差,而JSONViewer绿色版不仅帮我们解决Json格式的阅读问题,而且在官方版的基础上进行集成打包,无需安装,运行软件即可轻松使用,支持粘贴数据进行可视化展示以及自动格式化数据等功能,对JSON字符串进行格式化显示,快速将Json字符串排列成规则的树结构,以便于数据浏览和分析,对于喜欢移动开发和网站开发的用户来说是您开发工具的不二选择。
jsonviewchrome插件
1、将下载好的插件进行安装,打开chrome-扩展程序(地址栏输入chrome://extensions/);
2、在chrome浏览器右上角工具栏中选中“开发模式”功能选项;
3、点击"加载正在开发的扩展程序..."->选择插件目录(D:\Download\JSONView-for-Chrome-master\WebContent);
4、安装完成,重新加载(Ctrl+R)。
jsonviewer特别说明
软件为集成打包文件,无需软件的安装过程便可轻松使用,而且支持作为插件的安装。
JSONViewer安装包可用于以下使用:
1、独立查看器-JsonView.exe
2、Fiddler2插件-FiddlerJsonViewer.dll
3、VisualStudio2005的可视化工具-JsonVisualizer.dll
支持插件,允许您自定义JSON对象的显示方式,而且在源代码中提供了插件示例。
It is a Chrome extension for printing JSON and JSONP.
Notes:
* This extension might crash with other JSON highlighters/formatters, you may need to disable them
* To highlight local files and incognito tabs you have to manually enable these options on the extensions page
* Sometimes when the plugin updates chrome leaves the old background process running and revokes some options, like the access to local files. When this happen just recheck the option that everything will work again
* Works on local files (if you enable this in chrome://extensions)
Features
* Syntax highlighting
* 27 built-in themes
* Collapsible nodes
* Clickable URLs (optional)
* URL does not matter (the content is analysed to determine if its a JSON or not)
* Inspect your json typing "json" in the console
* Hot word `json-viewer` into omnibox (type `json-viewer` + TAB and paste your JSON into omnibox, hit ENTER and it will be highlighted)
* Toggle button to view the raw/highlighted version
* Works with numbers bigger than Number.MAX_VALUE
* Option to show line numbers
* Option to customize your theme
* Option to customize the tab size
* Option to configure a max JSON size to highlight
* Option to collapse nodes from second level + Button to unfold all collapsed nodes
* Option to include a header with timestamp + url
* Option to allow the edition of the loaded JSON
* Option to sort json by keys
* Option for C-style braces and arrays
* Scratch pad, a new area which you can type/paste JSON and format indefinitely using a button or key shortcut. To access type `json-viewer` + `TAB` + `scratch pad` ENTER
This plugin is open source
https://github.com/tulios
Bugs and suggestions
https://github.com/tulios/json-viewer/issues
Contributors
Thiago Pontes (@thiagopnts)
@bluec0re
@North101
Ben Hollander (@benhollander)
Mehdi Bahrami (@mehdibahraami)
Reimund Trost (@reimund)
Ben van Enckevort (@benvan)
License
MIT License
Any questions tweet me @tulios
浏览器插件安装详细步骤:Chrome浏览器如何安装插件扩展
- 上一篇:没有了
- 下一篇:Full Page Screen Capture