This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name 视频播放速度控制(alt+z启用) | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author easy10010 | |
// @include * | |
// ==/UserScript== | |
// alt+z 控制开关 | |
// alt+x 减0.5倍速 |