Better VS Code Extension Installer

Adds download and install buttons to VS Code extension marketplace pages. Download .vsix files directly or install extensions to VS Code, Cursor, Windsurf, and Trae with one click.

作者
Eachann -
日安装量
0
总安装量
0
评分
0 0 0
版本
1.7
创建于
2025-08-29
更新于
2025-08-29
大小
11.2 KB
许可证
MIT
适用于

Better VS Code Extension Installer

Adds convenient "Download", "Install to Cursor", "Install to Windsurf", and "Install to Trae" buttons to VS Code extension pages on the marketplace, giving you more options to get and use extensions. Works with VS Code, Cursor, Windsurf, and Trae editors.

Features

  • One-click download: Adds a button next to the standard "Install" button to download the .vsix file directly.
  • Direct install to other editors: Adds buttons to install extensions directly to Cursor, Windsurf, and Trae editors (if they are installed and support this protocol).
  • Easy installation: Downloaded .vsix files can be installed in VS Code via code --install-extension <file.vsix> or the Extensions view UI.

Usage

  1. Navigate to any extension page on Visual Studio Code Marketplace.
  2. Look for the new action buttons next to the standard "Install" button: "Download", "Install to Cursor", "Install to Windsurf", or "Install to Trae".
  3. Click the desired button:
    • Download: The .vsix file for the extension will start downloading.
    • Install to ...: The extension will be installed directly to the specified editor.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this code, even in your own projects. However, you must include the original copyright notice and this permission notice in all copies or substantial portions of the software. See the LICENSE file for the full license text.


更好的 VS Code 扩展安装器

在 VS Code 扩展市场的页面上添加便捷的"下载"、"安装到 Cursor"、"安装到 Windsurf"和"安装到 Trae"按钮,为您提供更多获取和使用扩展的方式。适用于 VS Code、Cursor、Windsurf 和 Trae 编辑器。

功能

  • 一键下载:在标准的“安装”按钮旁添加一个按钮,直接下载 .vsix 文件。
  • 直接安装到其他编辑器:添加了按钮,可以直接将扩展安装到 Cursor、Windsurf 和 Trae 编辑器中(前提是已安装这些编辑器且支持此协议)。
  • 轻松安装:下载的 .vsix 文件可以通过 code --install-extension <file.vsix> 或扩展视图 UI 安装到 VS Code 中。

使用方法

  1. Visual Studio Code Marketplace 上导航至任意扩展页面。
  2. 在标准的“安装”按钮旁找到新的操作按钮:“下载”、“安装到 Cursor”、“安装到 Windsurf”或“安装到 Trae”。
  3. 点击所需的按钮:
    • 下载:扩展的 .vsix 文件将开始下载。
    • 安装到 ...:扩展将直接安装到指定的编辑器中。

许可证

该项目采用 MIT 许可证授权。您可以自由地使用、修改和分发此代码,即使是在您自己的项目中。但您必须在软件的所有副本或大部分内容中包含原始版权声明和本许可声明。有关完整的许可文本,请参阅 LICENSE 文件。