Download .vsix Firefox

Examine source code of Download .vsix

Inspect and view changes in Download .vsix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Download button for .vsix files from the Visual Studio Marketplace.",
  "manifest_version": 2,
  "name": "Download .vsix",
  "version": "1.1",
  "homepage_url": "https://github.com/ShadowCube264/download-vsix",
  "icons": {
    "48": "icons/dl-vsix-48.png"
  },
  "page_action": {
    "default_icon": "icons/dl-vsix-32.png",
    "default_title": "Download .vsix",
    "show_matches": [
      "https://marketplace.visualstudio.com/items?*"
    ],
    "default_popup": "popup/versions.html"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{98481194-821d-4707-8075-f725a1a3851d}"
    }
  }
}

Best Download .vsix Alternatives

Here are some Firefox add-ons that are similar to Download .vsix: