Inspect and view changes in VSIX Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "VSIX Downloader",
"description": "Quickly download VS Code extensions as .vsix files from the Marketplace for easy local installation.",
"version": "1.1",
"browser_specific_settings": {
"gecko": {
"id": "vsix-downloader@example.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"16": "assets/logo-16.png",
"48": "assets/logo-48.png",
"128": "assets/logo-128.png",
"256": "assets/logo-256.png"
},
"permissions": [
"activeTab"
],
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://marketplace.visualstudio.com/items?*"
],
"js": [
"download.js"
]
}
],
"host_permissions": [
"https://*/*",
"http://*/*"
]
} Best VSIX Downloader Alternatives
Here are some Firefox add-ons that are similar to VSIX Downloader:
VS Code Marketplace Downloader
Beyincik Software
One-Click VSIX
Manuel Gil
Download .vsix
ShadowCube264
MarketVSX
GeopJr
Extension Source Viewer & Downloader
Muzammil
Clone in VS Code
Ahnaf Mahmud
VS Code Web
Rakibur Rahaman
Quick Clone
Kartikay Bagla
GitHub Web IDE
zvizvi
ESO UI Vortex Download
Gareth Parker
Extension Source Downloader
23WIN
CRX Downloader
waahah