SVG Preview Firefox

Examine source code of SVG Preview

Inspect and view changes in SVG Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SVG Preview",
  "version": "1.2.1",
  "description": "Render and zoom SVG markup with code and preview panes",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6a044035-0e89-425b-8f32-e495655c55cf}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/s16.png",
    "32": "icons/s32.png",
    "48": "icons/s48.png",
    "96": "icons/s96.png",
    "128": "icons/s128.png"
  },
  "browser_action": {
    "default_popup": "view/index.html",
    "default_icon": {
      "16": "icons/s16.png",
      "32": "icons/s32.png",
      "48": "icons/s48.png",
      "96": "icons/s96.png",
      "128": "icons/s128.png"
    }
  },
  "background": {
    "scripts": [
      "core/worker.js"
    ]
  },
  "permissions": []
}

Best SVG Preview Alternatives

Here are some Firefox add-ons that are similar to SVG Preview: