Save SVG Firefox

Examine source code of Save SVG

Inspect and view changes in Save SVG source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Save SVG",
  "description": "Save inline SVG images",
  "version": "0.2.3",
  "homepage_url": "https://github.com/martinthomson/save-svg",
  "icons": {
    "16": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{329e87da-d44d-4a01-80c3-9546759c0050}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "menus",
    "scripting"
  ]
}

Best Save SVG Alternatives

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