// ==UserScript== // @name tsdm no Popups // @author Ted423 // @description 天使动漫论坛签到防弹窗处理 // @namespace https://greasyfork.org/users/85 // @include http://www.tsdm.net/* // @version 1.0 // @grant none // @namespace https://greasyfork.org/users/85 // @downloadURL none // ==/UserScript== var temp=document.querySelector("A[onclick]") var temp2; temp.onclick=function(){ if(window.navigator.userAgent.indexOf("Chrome")===-1){ temp1=document.querySelector("A[onclick]").attributes; for(i=0;i