如何在Chrome中使用JSONView [英] How to Use JSONView in Chrome

查看:119
本文介绍了如何在Chrome中使用JSONView的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Chrome上安装了JSONView扩展程序,如何实际使用它查看特定网站的JSON树?我看到的唯一选项是复制路径"和复制值".

I have the JSONView extension installed on Chrome, how do I actually use it to view the JSON tree for a particular website? The only options I see are "copy path" and "copy value."

推荐答案

  • 安装 JSON Viewer Pro (或仅使用 Firefox ),并享受以下核心功能:
    • ✅通过API美化JSON响应
    • ✅具有Chart的JSON可视表示形式
    • ✅使用面包屑深度遍历JSON属性
    • ✅在输入"区域中编写自定义JSON
    • ✅导入本地JSON文件
    • ✅使用上下文菜单下载JSON文件
    • ✅URL过滤器
    • ✅更改主题
    • ✅自定义CSS
    • ✅酷用户界面.
    • ✅复制属性和值
    • ✅仅使用json关键字在控制台中访问JSON
      • Install JSON Viewer Pro (or just use Firefox) and enjoy in core features:
        • ✅ Beautify JSON response from API
        • ✅ Visual representation of JSON with Chart
        • ✅ Depth traversing of JSON property using breadcrumbs
        • ✅ Write custom JSON in Input area
        • ✅ Import local JSON file
        • ✅ Download JSON file using Context Menu
        • ✅ URL filters
        • ✅ Change Themes
        • ✅ Custom CSS
        • ✅ Cool User Interface.
        • ✅ Copy property and value
        • ✅ Access JSON in your console using only json keyword
        • 安装后,可以通过我的 GitHub 或我的 repos .

          after installation, for the test you can try my GitHub or my repos.

          输出:

          现在,JSON Awesome插件可以做的一件非常方便的事情是,当您通过单击选择其中一个属性时,可以单击出现的绿色按钮并复制到达此属性所需的路径.值.

          Now, a really handy thing that the JSON Awesome plugin can do is when you select one of these properties by clicking on it, you can click on this green button that comes up and copy the path that it would take to reach this value.

          输出:

          • 复制路径:0.owner.login
          • 复制值:"MilovanTomasevic"
          • Copy path: 0.owner.login
          • Copy value: "MilovanTomasevic"

          这篇关于如何在Chrome中使用JSONView的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆