Let Confirm Go Away

去除qq群共享qq旋风弹窗

目前为 2014-05-18 提交的版本。查看 最新版本

// ==UserScript==
// @name         Let Confirm Go Away
// @description  去除qq群共享qq旋风弹窗
// @author       陌百百<[email protected]>
// @include      http://qun.qzone.qq.com/*
// @version      1.0
// @namespace https://gf.qytechs.cn/users/1438
// ==/UserScript==
unsafeWindow.confirm = function(msg){return false;};
unsafeWindow.downloadFileByIframe = function(a,d){window.open(QZFL.userAgent.ie <= 8 && /(html|xhtml|htm|sgml|shtml|dhtml|shtm)$/.test(d.filename) ? a.url + "/" + d.filename + ".txt" : a.url + "/" + d.filename)};

QingJ © 2025

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