Install VS Code Extensions in Cursor

Changes the install button to install in Cursor

As of 2025-03-05. See the latest version.

Author
rasmusbe
Ratings
0 0 0
Version
2025-03-05
Created
2025-03-05
Updated
2025-03-05
Size
1.61 KB
License
MIT
Applies to

Install VS Code Extensions in Cursor

This browser extension makes it easier to install Visual Studio Code extensions directly in Cursor (a VS Code-based editor).

What does it do?

When you browse the Visual Studio Code Marketplace website, the "Install" buttons normally try to open VS Code. This script automatically changes those buttons to open Cursor instead, saving you the hassle of manually copying and installing extensions.

Where does it work?

This works on the official Visual Studio Code Marketplace website (marketplace.visualstudio.com) when viewing any extension page.

Requirements

You'll need a userscript manager (like Tampermonkey or Greasemonkey) installed in your browser to use this script.

License

MIT License