Let Confirm Go Away

去除qq群共享qq旋风弹窗

// ==UserScript==
// @name         Let Confirm Go Away
// @description  去除qq群共享qq旋风弹窗
// @author       陌百百<[email protected]>
// @include      http://qun.qzone.qq.com/*
// @version      2.0
// @namespace https://gf.qytechs.cn/users/1438
// ==/UserScript==
unsafeWindow.confirm = function(msg){return false;};
unsafeWindow.downloadFileByIframe = function(a,d){window.open (a.url + "/" + d.filename); };

QingJ © 2025

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