降温信号未识别到付费功能中风险权限组合
JSONVue icon

JSONVue

Validate and view JSON documents

用户数800K当前公开安装规模
评分4.5商店平均评分
评论数2,633公开评论体量
Manifest 版本V3插件平台版本
7日增长-100K近 7 天净增用户
7日增长率-11.1%相对周增长速度
视觉预览

JSONVue 媒体预览

6 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

790K820K850K880K910K2026年7月13日2026年7月16日2026年7月19日最新值: 800K
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
4.54
最新值
4.54
7 日评分变化
0.00
4.444.494.544.594.642026年7月13日2026年7月16日2026年7月19日最新值: 4.54
2026年7月13日2026年7月19日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长减少
-100K-11.1%
7日增长减少
-100K-11.1%
30日增长减少
-100K-11.1%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本0.2.3
ManifestV3
大小181KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

查看插件说明、主要功能和适用场景。

JSONView port for Chrome.

Original firefox extension is here: http://benhollis.net/software/jsonview/

Notes:

- JSON is validated using a client-side javascript implementation of JSONLint (http://github.com/zaach/jsonlint)

- this extension displays JSON text compliant with rfc 4627 (http://www.ietf.org/rfc/rfc4627.txt)

- The stylesheet used to display the JSON content can be customized

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级4.5Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分4.4仅基于下方已同步评论正文计算
有内容评论832已同步的评论正文数量
总评分/评论数2,633Chrome 商店公开评分/评论计数

商店综合星级:4.5。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
602
4
99
3
48
2
22
1
61
董文龙2021年12月16日
4

还行

语言 zh
Gordon Freeman2021年12月9日
5

Перестало работать во фреймах(((

语言 ru
George Pantazes2021年12月3日
3

I liked and used this extension for a while, but some things annoyed me: - The rendered JSON cannot by copied as raw JSON text. It strips off all of the quotes, meaning you have to flip back to RAW if you want to copy valid JSON. - The button to switch to raw text doesn't work for me. I had to disable the extension entirely to see the underlying raw JSON. Until the above issues are addressed, this plugin is fine for simply viewing JSON, but that's where its usefulness ends. However, since it doesn't allow copying valid JSON or flipping back to the raw text, it often creates problems when switching over to heavier tools such as a text editor. I'll be switching to and trying out the JSON Viewer extension (https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh) instead, which doesn't suffer from the above issues, and still has features like syntax highlighting and collapse/expand.

语言 en
3 有用 · 0 无用
微笑2021年11月24日
5

good

语言 en
Mikaël Morvan2021年11月23日
5

parfait, comme tous les outils de Gildas :)

语言 fr
Mei Giyanto2021年10月14日
3

icon plus or minus is too small

语言 en
d p2021年9月1日
3

It is pretty cool, but less than functional if you need the original json text for something else. The glaring issue I have is that you can't turn it off and it's not proper json after it runs. There are three options for 'on'. That's 1. on for all sites. 2. on for this site. 3. on when you click the extension. There is no 'off when you click the extension' or toggle between on and off. Brilliant idea, but it looks like they didn't think people that are looking at a json response message (that's everyone that would understand this) might actually want to use that json object somewhere else after they use this to peek at it. This would be awesome and a huge time saver if it was setup to peek at the pretty json version and jump back to the proper one easily. If you can't turn it off and you have to muck around to get the json after it is on it's easier to just copy/paste it into a text file to run it through jq, jp, or a million other methods that will do what this does and not lose the original json in the process. It may be truly awesome for someone that is looking at json response messages, but has no intention of doing anything with those responses.

语言 en
2 有用 · 0 无用
Alejandro Moreno2021年8月15日
4

Realmente es bastante util. Solo mejorar un poco la interacción de apertura y cierre de objetos pero en general ayuda bastante. Muy buena la opcion de modificar el css porque realmente el fondo blanco quema la vista al tiempo. Aqui comparto el mio, espero les sea util body { background-color: #404040; color: lightgray; white-space: pre; font-family: arial; } .property { font-weight: bold; } .type-null { color: gray; } .type-boolean { color: lightblue; } .type-number { color: lightgreen; } .type-string { color: #FFFF99; } .callback-function { color: gray; } .collapser:after { content: "-"; } .collapsed > .collapser:after { content: "+"; } .ellipsis:after { content: " … "; } .collapsible { margin-left: 2em; } .hoverable { padding-top: 1px; padding-bottom: 1px; padding-left: 2px; padding-right: 2px; border-radius: 2px; } .hovered { background-color: #606060; } .collapser { padding-right: 6px; padding-left: 6px; }

语言 es
2 有用 · 0 无用
Stephan Klop2021年8月5日
5

Gewoon top. Doet wat 't moet doen.

语言 nl
Tender2021年7月14日
2

怎么打开

语言 zh
1 有用 · 0 无用