Image Vectorizer (Convert to SVG) Firefox

Examine source code of Image Vectorizer (Convert to SVG)

Por: keller Add-on
Inspect and view changes in Image Vectorizer (Convert to SVG) source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.5.1",
  "manifest_version": 3,
  "permissions": [
    "storage"
  ],
  "name": "Image Vectorizer (Convert to SVG)",
  "homepage_url": "https://mybrowseraddon.com/image-vectorizer.html",
  "description": "Easily vectorize an image (convert to SVG) in your browser!",
  "commands": {
    "_execute_action": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{9335dfb1-2158-4c36-bffa-dfc0f5575fed}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "Image Vectorizer (Convert to SVG)",
    "default_icon": {
      "16": "data/icons/toolbar/16.png",
      "32": "data/icons/toolbar/32.png",
      "48": "data/icons/toolbar/48.png",
      "64": "data/icons/toolbar/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Mejores alternativas Image Vectorizer (Convert to SVG)

Aquí hay algunas Firefox add-ons que son similares a Image Vectorizer (Convert to SVG):