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