JSON Formatter Declaration V2 Firefox

Examine source code of JSON Formatter Declaration V2

提供元: Binmo Realn
Inspect and view changes in JSON Formatter Declaration V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JSON Formatter – Declaration V2",
  "version": "1.3",
  "description": "Automatically formats and highlights JSON content for easy reading.",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "<all_urls>",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "style.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3942e347-3159-46d3-8302-96e553cf7806}"
    }
  }
}

ベストのJSON Formatter Declaration V2代替案

JSON Formatter Declaration V2に類似したFirefox add-onをいくつか紹介します: