Disallow console.clear

Self explanatory

目前为 2023-08-20 提交的版本。查看 最新版本

// ==UserScript==
// @name        Disallow console.clear
// @author      brian6932
// @namespace   https://gf.qytechs.cn/users/581142
// @namespace   https://github.com/brian6932
// @license     gpl-3.0-only
// @match       *://*/*
// @grant       none
// @version     1.0
// @description Self explanatory
// ==/UserScript==
console.clear = () => {}

QingJ © 2025

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