video, faster

speed up video on any site

目前為 2024-01-29 提交的版本,檢視 最新版本

作者
KraXen72
評價
0 0 0
版本
2.0
建立日期
2023-04-29
更新日期
2024-01-29
尺寸
4.9 KB
授權條款
MIT
腳本執行於
所有網站

video, faster

  • speed up video on any site - it just finds the video and changes playbackrate
  • adds GM menu commands, and also a bar with speed buttons to any video element (hover top of video to see it)

compact buttons:

to get the buttons like they are in the screenshot, in violentmonkey settings, apply this css:

[data-message="video, faster"] + .submenu-buttons + .submenu-commands {
 display: flex;
 justify-content: center;
}
[data-message="video, faster"] + .submenu-buttons + .submenu-commands .menu-item {
 padding: 0.5rem;
 margin: 0px;
 width: auto;
}
[data-message="video, faster"] + .submenu-buttons + .submenu-commands .menu-item .icon {
 display: none;
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址