JSON Compressor

It will minify or compress the JSON text

What is JSON Compressor?

JSON Compressor is a Chrome extension developed by Wilson, and its main feature is "It will minify or compress the JSON text".

Extension Screenshots

screenshot

Download JSON Compressor Extension CRX File

Download JSON Compressor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Best JSON Compression Tool with High Compression Ratio.                    

Extension Basic Information

Name JSON Compressor JSON Compressor
ID mjfdbdokeoeehiiifinfifnakpeajbgm
Official URL https://chromewebstore.google.com/detail/json-compressor/mjfdbdokeoeehiiifinfifnakpeajbgm
Description It will minify or compress the JSON text
File Size 68.14 KB
Installation Count 156
Current Version 1.1
Last Updated 2014-03-06
Publish Date 2014-03-06
Rating 5.00/5 Total 2 Ratings
Developer Wilson
Email [email protected]
Payment Type free
Privacy Policy Page URL http://tiny.cc/appsprivacy
Supported Languages 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'"
}