// ==UserScript== // @name JingIt Always Focus // @version 2.0 // @namespace Liboicl // @include https://www.jingit.com/* // ==/UserScript== function blurIt(){ var test=document.getElementById("likeButton"); if(test != null) window.onblur = function () { var jingitApp = document.getElementById("Jingit"); if (!isMouseOverLikeContainer(cursor) && jingitApp && jingitApp.onAppDeactivate) { jingitApp.onAppDeactivate(); }} else window.setTimeout(blurIt, 1000); } window.setTimeout(blurIt, 1000);
Mozilla add on,User script,Grease Monkey Script, greasemonkey userscripts, updater userscripts mafia wars userscripts mafia wars autoplayer userscripts mafia wars wall userscripts scripts userscripts travian greasemonkey greasemonkey download greasemonkey facebook greasemonkey tutorial greasemonkey youtube greasemonkey travian greasemonkey chrome greasemonkey mafia wars greasemonkey mafia wars autoplayer
Wednesday, December 7, 2011
JingIt Always Focus
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment