aliyunpan-killer.js

阿里云盘视频自动最大化

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Автор
wuuconix
Щоденних встановлень
0
Всього встановлень
189
Рейтинги
1 0 0
Версія
0.1
Створено
11.06.2022
Оновлено
11.06.2022
Size
1,0 кБ
Ліцензія
MIT
Відноситься до

阿里云盘视频杀手

aliyunpan-killer.js

解决问题:阿里云盘在线播放视频的时候有时候会对video标签外层的div锁height,使得画面无法扩展到整个画面,十分难受

image

利用MutationObserver获得那个div,然后在利用另一个MutationObserver来监听div属性的变化,一变化就把它的heihgt设置为100%

image

Greasy Fork 下载链接