revos / onblur off

// ==UserScript==
// @autor    REVOS
// @name     onblur off
// @grant    none
// ==/UserScript==


window.onblur = null;