JSONP Viewer is a developer tool to help you analyse a JSON-like data, and also generate and highlight the data tree.
这个工具用来分析JSON/JSONP文档,同时生成相关的文档信息与数据树状结构。
Install it from Chrome Web Store
- 修复插件工具页中无法打开 // 协议的 bug
- 为不带 http/https 前缀,以 // 开头的 URL 添加点击链接
- 支持新标签页状态下点击 icon 直接开启
- 开启 CSP script-src 'unsafe-eval' 用于解析 jsonp 格式
- 更新为 manifest_version 2
- 移除 view source 链接