JSON Compressor
It will minify or compress the JSON text
JSON Compressorとは何ですか?
JSON CompressorはWilsonによって開発されたChromeの拡張機能で、その主な機能は「It will minify or compress the JSON text」です。
拡張機能のスクリーンショット
JSON Compressor拡張機能のCRXファイルをダウンロード
JSON Compressor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Best JSON Compression Tool with High Compression Ratio. 拡張機能の基本情報
| 名前 | |
| ID | mjfdbdokeoeehiiifinfifnakpeajbgm |
| 公式URL | https://chromewebstore.google.com/detail/json-compressor/mjfdbdokeoeehiiifinfifnakpeajbgm |
| 説明 | It will minify or compress the JSON text |
| ファイルサイズ | 68.14 KB |
| インストール数 | 156 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2014-03-06 |
| 公開日 | 2014-03-06 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | Wilson |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | http://tiny.cc/appsprivacy |
| 対応言語 | 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'"
} | |