JSON Compressor
It will minify or compress the JSON text
Wat is JSON Compressor?
JSON Compressor is een Chrome-extensie ontwikkeld door Wilson, en de belangrijkste functie is "It will minify or compress the JSON text".
Extensie Screenshots
Download het CRX-bestand van de extensie JSON Compressor
Download JSON Compressor-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
Best JSON Compression Tool with High Compression Ratio. Basisinformatie over de Extensie
| Naam | |
| ID | mjfdbdokeoeehiiifinfifnakpeajbgm |
| Officiële URL | https://chromewebstore.google.com/detail/json-compressor/mjfdbdokeoeehiiifinfifnakpeajbgm |
| Beschrijving | It will minify or compress the JSON text |
| Bestandsgrootte | 68.14 KB |
| Aantal Installaties | 156 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2014-03-06 |
| Publicatiedatum | 2014-03-06 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Wilson |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | http://tiny.cc/appsprivacy |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "JSON Compressor",
"version": "1.1",
"description": "It will minify or compress the JSON text",
"icons": {
"16": "img\/icon-16.png",
"48": "img\/icon-48.png",
"128": "img\/icon-128.png"
},
"browser_action": {
"default_title": "JSON Compressor",
"default_popup": "popup.html",
"default_icon": "img\/icon-48.png"
},
"manifest_version": 2,
"content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
} | |