fix youtube caption position

Fix youtube caption's position. You can change the position by change the variable of cMarginBottom, cBottom or cLeft.

These are all versions of this script. Show only the versions where the code changed.

  • v2.7 2024-11-10
  • v2.5 2023-01-02
  • v2.4 2022-11-05
  • v2.3 2022-06-14

    22/06/14
    const cBottom = 'bottom: 0.1% !important;';
    const cLeft = 'left: 40% !important;';

  • v2.2 2022-06-14

    22/06/14 Update captionSelector.

  • v2.1 2022-03-26
  • v2.0 2022-03-26
  • v1.0 2022-03-26
  • v0.9 2022-03-26
  • v0.8 2022-03-25
  • v0.8 2022-03-25
  • v0.6 2022-03-24
  • v0.5 2022-03-24
  • v0.3 2022-03-24
  • v0.2 2022-03-24
  • v0.1 2022-03-24