您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
because it messes up middle click to open in new tab.
当前为
// ==UserScript== // @name Copilot to use native <a href> // @namespace Violentmonkey Scripts // @version 0 // @author denisde4ev // @description because it messes up middle click to open in new tab. // @description and right click open in new tab/new window. // @description (and annoyng 1 additional button to click to confirm opening) // @description // @description 2025-06-19 // @match https://copilot.microsoft.com/* // @grant none // @homepage https://github.com/denisde4ev/html-css-js/blob/master/js/user-scripts/copilot-native-link-fix.user.js // @license GPLv3 // ==/UserScript== void 0;