JSON格式化工具
一个JSON格式化工具,方便查看、查找JSON格式数据
Wat is JSON格式化工具?
JSON格式化工具 is een Chrome-extensie ontwikkeld door CSDN, en de belangrijkste functie is "一个JSON格式化工具,方便查看、查找JSON格式数据".
Extensie Screenshots
Download het CRX-bestand van de extensie JSON格式化工具
Download JSON格式化工具-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
1. 支持对结果进行折叠显示
2. 支持主题、字体选择
3. 支持数据统计,能统计文件行数、长度
4. 支持单独打开JSON格式化页面,可以对JSON进行压缩、转义等操作 Basisinformatie over de Extensie
| Naam | |
| ID | hldkiepdcdeibnadnpiekpbdgbgbalob |
| Officiële URL | https://chromewebstore.google.com/detail/json%E6%A0%BC%E5%BC%8F%E5%8C%96%E5%B7%A5%E5%85%B7/hldkiepdcdeibnadnpiekpbdgbgbalob |
| Beschrijving | 一个JSON格式化工具,方便查看、查找JSON格式数据 |
| Bestandsgrootte | 583 KB |
| Aantal Installaties | 2,482 |
| Huidige Versie | 3.0.0 |
| Laatst Bijgewerkt | 2022-09-03 |
| Publicatiedatum | 2021-03-23 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | CSDN |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://plugin.csdn.net/ |
| Help Pagina-URL | https://plugin.csdn.net/ |
| URL van de Privacybeleid Pagina | https://plugin.csdn.net/privacy |
| Ondersteunde Talen | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "JSON\u683c\u5f0f\u5316\u5de5\u5177",
"description": "\u4e00\u4e2aJSON\u683c\u5f0f\u5316\u5de5\u5177\uff0c\u65b9\u4fbf\u67e5\u770b\u3001\u67e5\u627eJSON\u683c\u5f0f\u6570\u636e",
"homepage_url": "https:\/\/plugin.csdn.net\/",
"version": "3.0.0",
"manifest_version": 3,
"icons": {
"16": "icons\/icon-logo-16.png",
"48": "icons\/icon-logo-48.png",
"128": "icons\/icon-logo-128.png"
},
"permissions": [
"storage",
"cookies",
"scripting"
],
"host_permissions": [
" | |