Copilot to use native <a href>

because it messes up middle click to open in new tab.

当前为 2025-06-29 提交的版本,查看 最新版本

// ==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;