您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Undiscord 5.2.4, but with some fixes.
// ==UserScript== // @name Undiscord (ABANDONED) // @description Undiscord 5.2.4, but with some fixes. // @version 5.2.4.with.fixes.a.ABANDONED // @author victornpb // @homepageURL https://github.com/victornpb/undiscord // @supportURL https://github.com/victornpb/undiscord/discussions // @match https://*.discord.com/app // @match https://*.discord.com/channels/* // @match https://*.discord.com/login // @license MIT // @namespace https://github.com/victornpb/deleteDiscordMessages // @icon https://victornpb.github.io/undiscord/images/icon128.png // @contributionURL https://www.buymeacoffee.com/vitim // @grant none // ==/UserScript== $("").css({"display" : "none"});