Changes the install button to install in Cursor
This browser extension makes it easier to install Visual Studio Code extensions directly in Cursor (a VS Code-based editor).
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.
This works on the official Visual Studio Code Marketplace website (marketplace.visualstudio.com) when viewing any extension page.
You'll need a userscript manager (like Tampermonkey or Greasemonkey) installed in your browser to use this script.
MIT License