JSON Validator Firefox

Examine source code of JSON Validator

Inspect and view changes in JSON Validator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JSON Validator",
  "version": "1.0",
  "description": "Instantly validate JSON syntax.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png",
    "default_title": "Validate JSON"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0f33540-de54-4903-9ded-28dc1f8aacb1}"
    }
  }
}

Best JSON Validator Alternatives

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