JSON Compressor
It will minify or compress the JSON text
Hvad er JSON Compressor?
JSON Compressor er en Chrome-udvidelse udviklet af Wilson, og dens hovedfunktion er "It will minify or compress the JSON text".
Udvidelsesskærmbilleder
Download JSON Compressor-udvidelses-CRX-fil
Download JSON Compressor-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Best JSON Compression Tool with High Compression Ratio. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | mjfdbdokeoeehiiifinfifnakpeajbgm |
| Officiel URL | https://chromewebstore.google.com/detail/json-compressor/mjfdbdokeoeehiiifinfifnakpeajbgm |
| Beskrivelse | It will minify or compress the JSON text |
| Filstørrelse | 68.14 KB |
| Antal Installationer | 156 |
| Nuværende Version | 1.1 |
| Senest Opdateret | 2014-03-06 |
| Udgivelsesdato | 2014-03-06 |
| Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
| Udvikler | Wilson |
| [email protected] | |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | http://tiny.cc/appsprivacy |
| Understøttede Sprog | 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'"
} | |