JSON Compressor
It will minify or compress the JSON text
Qu'est-ce que JSON Compressor ?
JSON Compressor est une extension Chrome développée par Wilson, et sa fonction principale est "It will minify or compress the JSON text".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JSON Compressor
Téléchargez les fichiers d'extension JSON Compressor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Best JSON Compression Tool with High Compression Ratio.
Informations de Base sur l'Extension
Nom | JSON Compressor |
ID | mjfdbdokeoeehiiifinfifnakpeajbgm |
URL Officiel | https://chromewebstore.google.com/detail/json-compressor/mjfdbdokeoeehiiifinfifnakpeajbgm |
Description | It will minify or compress the JSON text |
Taille du Fichier | 68.14 KB |
Nombre d'Installations | 156 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2014-03-06 |
Date de Publication | 2014-03-06 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Wilson |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | http://tiny.cc/appsprivacy |
Langues Prises en Charge | 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'" } |