Habetdin / Coub: the Soundful

// ==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;};