CDA.pl Enhancer

Script contains features like auto best quality choose and some hotkeys for CDA.pl website.

La data de 05-02-2021. Vezi ultima versiune.

Autor
DaveIT
Rating-uri
0 0 0
Versiune
0.1
Creat
05-02-2021
Actualizat
05-02-2021
Size
1,63 KB
Licență
N/A
Se aplică pe

Script contains enhancements for CDA.pl video player.

List of enhancements:

  • script automatically chooses the best quality of a video (you can turn off the option by setting bestQualityEnable property to false in the config object)
let config = {
  bestQualityEnable: false,
  hotkeysEnable: true, // if you don't want hotkeys also, then uninstall the script ¯\_(ツ)_/¯
...
  • press m to mute video,
  • press f to switch fullscreen.