JSON Compressor

It will minify or compress the JSON text

什麼是JSON Compressor?

JSON Compressor是由Wilson開發的Chrome擴展程式,該擴展的主要功能是“It will minify or compress the JSON text”。

擴展截圖

screenshot

下載JSON Compressor擴展crx文件

下載JSON Compressor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Best JSON Compression Tool with High Compression Ratio.                    

擴展基本資訊

名稱 JSON Compressor JSON Compressor
ID mjfdbdokeoeehiiifinfifnakpeajbgm
官方網址 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
電子郵箱 [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'"
}