// ==UserScript== // @name 绍兴市专业技术人员继续教育平台公需课 // @namespace www.31ho.com // @version 1.3 // @description 播放视频可以随便切换窗口,不再暂停 // @author 1990 // @include http://220.191.224.159:10080/ftp*au_path*.mp4 // @grant none // @downloadURL none // ==/UserScript== (function () { 'use strict'; focusIntervalNew = function(){}; focusIntervalOld = function(){}; })();