JSON Formatter Firefox

Examine source code of JSON Formatter

By: jaom
Inspect and view changes in JSON Formatter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JSON Formatter",
  "version": "1.0.0",
  "description": "Paste raw JSON and instantly format, validate, and minify it. A handy developer tool right in your browser toolbar.",
  "browser_specific_settings": {
    "gecko": {
      "id": "jsonfmt@jffxext.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "JSON Formatter"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  }
}

Best JSON Formatter Alternatives

Here are some Firefox add-ons that are similar to JSON Formatter: