[WordPress] 外掛分享: jsonyo — JSON Toolkit

首頁外掛目錄 › jsonyo — JSON Toolkit
WordPress 外掛 jsonyo — JSON Toolkit 的封面圖片
全新外掛
安裝啟用
尚無評分
6 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.0.0 上架:2026-05-05

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「jsonyo — JSON Toolkit」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

jsonyo is a lightweight JSON toolkit that lives in wp-admin. Open it from Tools → JSON Toolkit and you get a clean code-editor-style workbench for everything JSON.
It is especially useful when you are working with:

REST API responses and endpoints
ACF exports and nested custom field payloads
theme.json, block editor config, and site settings
webhook payloads and internal JSON on staging sites

Six modes, one panel:

Format — paste raw JSON, get a properly indented tree with syntax highlighting
Validate — instant pass/fail with line + column for syntax errors
Query — JSONPath ($.users[0].name, items[*].id, recursive ..key) over the parsed tree
Diff — paste two JSON blocks, see added/removed/changed paths side-by-side
Stats — counts of objects, arrays, strings, numbers, booleans, nulls + max depth
Minify — strip whitespace, get one-line output ready to paste

Zero data leaves your browser
Every operation runs entirely in your browser via JavaScript. No external API call, no analytics, no upload. We never see your JSON. This means jsonyo works on private/internal JSON, on disconnected staging sites, on WordPress installs behind firewalls.
Why a wp-admin plugin and not just a website?
If you live in wp-admin (debugging REST API responses, inspecting block editor JSON, working with custom field exports, tracing webhook payloads), having a JSON workbench one click away beats opening a tab to an external tool. Same engine, same Surgical aesthetic, same monospace clarity — but it’s already there when you need it.
Free forever
This plugin has no paid tier, no upsell, no “Pro” upgrade. It’s free, GPLv2, and stays that way. The goal is simple: give WordPress developers a fast, private JSON workbench where they already work.
If you are deciding whether to install, start with the comparison page:
https://voiddo.com/wordpress/jsonyo/compare/
About
Built by vøiddo — a small studio shipping AI-flavoured products, free dev tools, Chrome extensions and weird browser games.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon