youtube HTML5 Auto Loop

youtubeHTML5プレイヤー再生時に自動ループする

Ajankohdalta 11.2.2017. Katso uusin versio.

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 or Violentmonkey 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.

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

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

Tekijä
TNB
Arvostelut
0 0 0
Versio
1.0
Luotu
11.2.2017
Päivitetty
11.2.2017
Size
2,73 kt
Lisenssi
N/A
Käytössä

youtubeHTML5プレイヤー再生時に自動ループします。

スクリプト内の設定。trueするとその状況下ではループしません。

var loop_off = {
when_enable_next_video_autoplay: false, //次の動画自動再生オンの時。trueにすると自動再生ボタンでループの切り替えが可能になります。
when_playlist: false,  //プレイリスト再生時
with_embedded_video: false  //埋め込み動画再生時
};