Export Sketch - Make Drawing Firefox

Examine source code of Export Sketch - Make Drawing

Inspect and view changes in Export Sketch - Make Drawing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.0.0",
  "name": "Export Sketch - Make Drawing",
  "description": "Make a drawing and export it as video, GIF, PDF, SVG or image.",
  "action": {
    "default_title": "Export Sketch - Make Drawing",
    "default_icon": {
      "16": "16.png",
      "32": "32.png",
      "48": "48.png",
      "128": "128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "appeffectexportsketch@gmail.com"
    }
  },
  "icons": {
    "16": "16.png",
    "32": "32.png",
    "48": "48.png",
    "128": "128.png"
  },
  "permissions": [],
  "web_accessible_resources": [
    {
      "matches": [],
      "resources": [
        "index.html"
      ]
    }
  ]
}

Best Export Sketch - Make Drawing Alternatives

Here are some Firefox add-ons that are similar to Export Sketch - Make Drawing: