fix youtube caption position

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

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v2.5 02/01/2023
  • v2.4 05/11/2022
  • v2.3 14/06/2022

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

  • v2.2 14/06/2022

    22/06/14 Update captionSelector.

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