// ==UserScript== // @name 学起Plus-增强版(全自动连播 · 防挂机) // @namespace https://scriptcat.org // @version 1.1 // @description 视频页:自动静音 + 自动播放 + 2倍速 + 播完自动切下一节;父页面:监听消息自动切节;附带防挂机检测(随机模拟鼠标移动) // @author 瞿山望月(原版), ai中花和deepseek增强 // @match *://*.chinaedu.net/* // @match *://*.sccchina.net/* // @grant none // @license MIT // ==/UserScript== (function () { 'use strict'; /* ---------- 视频播放页(video.html) ---------- */ if (location.href.includes('video.html')) { console.log('[学起Plus] 视频页脚本启动'); // 等待