// ==UserScript== // @name 自动滚动页面 // @namespace http://tampermonkey.net/ // @version 0.2 // @description 自动滚动页面并具有速度调整功能的油猴插件 // @author Leeyw // @match *://*/* // @grant none // @license MIT // ==/UserScript==