JSON Pretty Pro - JWT decoding,Time Machine,API Firefox

Examine source code of JSON Pretty Pro - JWT decoding,Time Machine,API

Inspect and view changes in JSON Pretty Pro - JWT decoding,Time Machine,API source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JSON Vision Pro",
  "version": "1.0.4",
  "description": "Beautiful JSON viewer with JWT decoder, diff tool, and visual previews for API developers.",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "json-vision-pro@deepesh.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "viewer.js",
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "author": "Deepesh Verma",
  "homepage_url": "https://x.com/Cursed_War"
}

Best JSON Pretty Pro - JWT decoding,Time Machine,API Alternatives

Here are some Firefox add-ons that are similar to JSON Pretty Pro - JWT decoding,Time Machine,API: