Coub playback in background

Enables coub playback in background

// ==UserScript==
// @name         Coub playback in background
// @namespace    
// @version      0.1
// @description  Enables coub playback in background
// @author       ekze
// @match        *://coub.com/*
// @grant        none
// ==/UserScript==

javascript:$(window).off("blur")