// ==UserScript== // @name bupt-mooc-helper // @namespace Gizeta.Debris.BUPTMoocHelper // @description BUPT MOOC Helper // @include https://mooc1-2.chaoxing.com/ananas/modules/video/index.html* // @version 1 // @grant none // @downloadURL https://update.greasyfork.icu/scripts/28527/bupt-mooc-helper.user.js // @updateURL https://update.greasyfork.icu/scripts/28527/bupt-mooc-helper.meta.js // ==/UserScript== window.frameElement.setAttribute("fastforward", "false"); window.frameElement.setAttribute("switchwindow", "false");