JSON Compressor
It will minify or compress the JSON text
Apa itu JSON Compressor?
JSON Compressor adalah ekstensi Chrome yang dikembangkan oleh Wilson, dan fitur utamanya adalah "It will minify or compress the JSON text".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi JSON Compressor
Unduh file ekstensi JSON Compressor dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Best JSON Compression Tool with High Compression Ratio.
Informasi Dasar Ekstensi
Nama | JSON Compressor |
ID | mjfdbdokeoeehiiifinfifnakpeajbgm |
URL Resmi | https://chromewebstore.google.com/detail/json-compressor/mjfdbdokeoeehiiifinfifnakpeajbgm |
Deskripsi | It will minify or compress the JSON text |
Ukuran File | 68.14 KB |
Jumlah Instalasi | 156 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2014-03-06 |
Tanggal Publikasi | 2014-03-06 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | Wilson |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | http://tiny.cc/appsprivacy |
Bahasa yang Didukung | 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'" } |