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입니다: