JSON directly Firefox

Examine source code of JSON directly

Inspect and view changes in JSON directly source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JSON Beautifier",
  "version": "1.0",
  "description": "Làm đẹp và kiểm tra định dạng JSON trong trình duyệt.",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_action": {
    "default_icon": "icon-48.png",
    "default_popup": "popup.html",
    "default_title": "JSON Beautifier"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cd04e84d-f9e5-4465-a3df-ffecb8d3db74}"
    }
  }
}

Best JSON directly Alternatives

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