NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Coub: the Soundful // @version 2016.1.23 // @match *://coub.com/* // ==/UserScript== window.FlashPlayer.prototype.onBlur = function(){}; window.FlashPlayer.prototype.onFocus = function(){}; window.Html5Player.prototype.hasFocus = function(){return true;};