YAML Lint Firefox

Examine source code of YAML Lint

Inspect and view changes in YAML Lint source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YAML Lint",
  "version": "1.1.2",
  "description": "YAML validator and formatter with JSON conversion",
  "browser_specific_settings": {
    "gecko": {
      "id": "{154239e7-cb6b-4dc3-b982-f1782c29209a}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "res/16.png",
    "48": "res/48.png"
  },
  "browser_action": {
    "default_popup": "panel/panel.html",
    "default_icon": {
      "16": "res/16.png",
      "48": "res/48.png"
    }
  },
  "background": {
    "scripts": [
      "scripts/main.js"
    ]
  },
  "permissions": []
}

Best YAML Lint Alternatives

Here are some Firefox add-ons that are similar to YAML Lint: