Github - Open with VSCode

Fixes "Open with Visual Studio" button on GitHub to open with VSCode instead of Visual Studio

目前為 2023-10-19 提交的版本,檢視 最新版本

  1. // ==UserScript==
  2. // @name Github - Open with VSCode
  3. // @namespace V@no
  4. // @description Fixes "Open with Visual Studio" button on GitHub to open with VSCode instead of Visual Studio
  5. // @match https://github.com/*
  6. // @version 0.1
  7. // @license MIT
  8. // @run-at document-end
  9. // @grant none
  10. // ==/UserScript==
  11.  
  12. {}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址