更好的Youtube Shorts

為Youtube Shorts提供更多的控制功能,包括音量控制,進度條,自動滾動,快捷鍵等等。

目前為 2024-02-14 提交的版本,檢視 最新版本

作者
Meriel Varen
評價
0 0 0
版本
1.0.0
建立日期
2024-02-14
更新日期
2024-02-14
尺寸
10.0 KB
授權條款
GPLv3
腳本執行於

Youtube Shorts Improved

Provide more features for youtube shorts, including

  • Progress bar (with time display, draggable)
  • Volume control
  • Auto scroll control
  • Left and right keys can control progress
  • Up and down keys can (if you have installed a plugin that takes over volume control, such as "Html5 Video Speed Control", you can control the volume), if you have not installed such a plugin, the up and down keys can scroll Shorts up/down

Without setInterval causing performance issues, using requestAnimationFrame, and only rendering the required parts, greatly reduces performance consumption


更好的 Youtube Shorts

为 youtube shorts 提供了更多功能,包括

  • 进度条(含时间显示,可以拖动)
  • 音量控制
  • 自动滚动控制
  • 左右键可以控制进度
  • 上下键可以(如果你安装了类似 Html5 Video Speed Control 这样的接管音量控制的插件,则可以控制音量),如果没有安装这样的插件,则上下键可以向上/向下滚动 Shorts

没有 setInterval 造成的性能问题,使用 requestAnimationFrame,并且只渲染需要的部分,大大减少了性能消耗


より良いYoutube Shorts

より多くの機能を提供するyoutubeショート、含む

  • プログレスバー(時間表示、ドラッグ可能)
  • 音量制御
  • 自動スクロール制御
  • 左右キーで進捗を制御できます
  • 上下キーで(「Html5 Video Speed Control」などの音量制御を引き継ぐプラグインをインストールしている場合、音量を制御できます)、このようなプラグインをインストールしていない場合、上下キーでショートを上下にスクロールできます

setIntervalによるパフォーマンス問題がなく、requestAnimationFrameを使用し、必要な部分のみをレンダリングすることで、パフォーマンスの消費を大幅に削減します