8000 GitHub - oeuvars/dextension: Dextension is a tool that allows you to download VS Code extensions (.vsix files) directly from the VS Code Marketplace. This is particularly useful for offline installation or when you need a specific version of an extension.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Dextension is a tool that allows you to download VS Code extensions (.vsix files) directly from the VS Code Marketplace. This is particularly useful for offline installation or when you need a specific version of an extension.

Notifications You must be signed in to change notification settings

oeuvars/dextension

Repository files navigation

Dextension

Dextension Screenshot

Overview

Dextension is a tool that allows you to download VS Code extensions (.vsix files) directly from the VS Code Marketplace. This is particularly useful for offline installation or when you need a specific version of an extension.

Features

  • Download extensions using VS Code Marketplace URLs
  • Manually specify publisher, extension name, and version
  • Select from available versions of an extension
  • Simple, user-friendly interface

Installation

# Clone the repository
git clone https://github.com/oeuvars/dextension.git

# Navigate to the project directory
cd dextension

# Install dependencies
bun install

# Start the development server
bun run dev

About

Dextension is a tool that allows you to download VS Code extensions (.vsix files) directly from the VS Code Marketplace. This is particularly useful for offline installation or when you need a specific version of an extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0