Better Youtube Shorts

Provides more control features for Youtube Shorts, including volume control, progress bar, auto-scroll, hotkeys, and more.

Tính đến 12-04-2024. Xem phiên bản mới nhất.

Tác giả
Meriel Varen
Đánh giá
0 0 0
Phiên bản
1.5.6
Đã tạo
14-02-2024
Đã cập nhật
12-04-2024
Size
20 KB
Giấy phép
MIT
Áp dụng cho

更好的 Youtube Shorts

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

  • 进度条(含时间显示,可以拖动)
  • 音量控制(含音量显示)
  • 自动滚动控制

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

解决在有广告拦截插件及扩展的情况下该插件失效的问题

选项 "Constant Volume"

  • off: 使用youtube对shorts使用的默认音量逻辑,每个视频都有自己的音量
  • on: 所有浏览的shorts都采用用户在音量条上设置的音量

选项 "Operation Mode"

可选的快捷键操作模式 "Shorts" 和 "Video"

  1. Video (Yotube视频采用的快捷键,加上shift控制滚动视频)

    • ArrowDown/ArrowUp - Volume Down/Up
    • ArrowLeft/ArrowRight - Seek Backward/Forward
    • Shift+ArrowLeft/Shift+ArrowRight - Last/Next Video
    • Shift+ArrowUp/Shift+ArrowDown - Last/Next Video
    • Space - Play/Pause
    • Double click video - FullScreen
    • Enter - FullScreen
  2. Shorts (Youtube Shorts采用的快捷键,加上shift控制音量)

    • ArrowUp/ArrowDown - Last/Next Video
    • ArrowLeft/ArrowRight - Seek Backward/Forward
    • Shift+ArrowLeft/Shift+ArrowRight - Volume Down/Up
    • Shift+ArrowDown/Shift+ArrowUp - Volume Down/Up
    • Space - Play/Pause
    • Double click video - FullScreen
    • Enter - FullScreen