YouTube Shorts ProgressBar

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

Author
cccaaannn
Daily installs
0
Total installs
325
Ratings
0 0 1
Version
0.2
Created
2022-03-05
Updated
2022-12-13
License
MIT
Applies to

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
}