Simple JSONView Firefox

Examine source code of Simple JSONView

提供元: simple-jsonview Add-on
Inspect and view changes in Simple JSONView source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple JSONView",
  "version": "1.0.0",
  "description": "Pretty-prints JSON responses directly in the browser.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "mostofakam.a.l1.9.84.1@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのSimple JSONView代替案

Simple JSONViewに類似したFirefox add-onをいくつか紹介します: