SVG Export Firefox

Examine source code of SVG Export

提供元: delanebob
Inspect and view changes in SVG Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SVG Export",
  "version": "3.0.3",
  "description": "Download SVGs from websites as SVGs, PNGs or JPEGs",
  "browser_specific_settings": {
    "gecko": {
      "id": "stephen@delanebob.com-svg-export"
    }
  },
  "icons": {
    "16": "icons/16x16.png",
    "19": "icons/19x19.png",
    "38": "icons/38x38.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "action": {
    "default_title": "Export SVGs"
  },
  "background": {
    "scripts": [
      "static/js/background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ]
}

ベストのSVG Export代替案

SVG Exportに類似したFirefox add-onをいくつか紹介します: