Xwift — XML Viewer & Formatter Firefox

Examine source code of Xwift — XML Viewer & Formatter

Inspect and view changes in Xwift — XML Viewer & Formatter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Xwift — XML Viewer & Formatter",
  "version": "0.1.0",
  "description": "View, format & validate XML fast — even big files. Collapsible tree, jumps to errors. Zero data collection, no account.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "scripting",
    "storage"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "action": {
    "default_title": "Xwift — XML Viewer",
    "default_popup": "src/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "xwift@jjdoor.github.io",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Xwift — XML Viewer & Formatter Alternatives

Here are some Firefox add-ons that are similar to Xwift — XML Viewer & Formatter: