JSONP Viewer1.1.11
Analyse a JSON-like document in Chrome## AboutJSONP Viewer is a developer tool to help you analyse a JSON-like data, and also generate and highlight the data
更新日期:2021年 8月 29日分类标签:开发语言:中文平台:
25.03KB 0 人已下载 手机查看
简介:
Analyse a JSON-like document in Chrome## AboutJSONP 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](https://chrome.google.com/webstore/detail/mijkjfpdiidomhagijpedgaeekkadlgp/details)## Change Log### v1.1.11* 修复插件工具页中无法打开 // 协议的 bug### v1.1.10* 为不带 http/https 前缀,以 // 开头的 URL 添加点击链接### v1.1.9* 支持新标签页状态下点击 icon 直接开启### v1.1.8* 开启 CSP script-src ‘unsafe-eval’ 用于解析 jsonp 格式### v1.1.7* 更新为 manifest_version 2* 移除 view source 链接