YouTube Shorts ProgressBar

Brings 'YouTube shorts' to 21st century, where we have control over things that we watch.

作者
cccaaannn
日安装量
0
总安装量
324
评分
0 0 1
版本
0.2
创建于
2022-03-05
更新于
2022-12-13
许可证
MIT
适用于

YouTube Shorts ProgressBar

Brings 'YouTube shorts' to 21st century, where we have control over things that we watch.


Options

You can change some style options from the script.

  • Colors.
  • Thickness.
  • Borders.
options : {
    BACKGROUND_COLOR: "#BFBFBF",
    COLOR: "#0076ff",
    THICKNESS: "6px",
    BORDER_RADIUS: "10px",

    UPDATE_INTERVAL: 100
}