SetVideo

You can used this Script to control video tag in HTML, whitch include rotate and scalc.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
Fc-404
Installationen heute
0
Installationen gesamt
138
Bewertungen
1 0 0
Version
1.0
Erstellt am
21.09.2022
Letzte Aktualisierung
21.09.2022
Größe
7,09 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

功能

可以缩放、旋转网页中的视频

遗留问题

1.判断网页是否存在视频仅仅判断了video标签,所以存在判断误差 2.暂时没有使用网站数据存储功能,所以需要每次自定义选择器 3.存在无video标签渲染错误问题,出现在哔哩哔哩视频页 4.旋转与缩放只能固定值 5.使用选择器查找的标签只会操作第一个,没有实现选择功能