斗鱼html5怎么安装,斗鱼视频默认Html5

How to install

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 a user script manager extension to install this script.

OK

How to install

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

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

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

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

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

OK

// ==UserScript==

// @name 斗鱼视频默认Html5

// @namespace coreredhat

// @version 0.1

// @description 斗鱼录播视频默认用H5

// @author space

// @match https://v.douyu.com/*

// @grant unsafeWindow

// @note 改自《自动切换斗鱼 H5 beta 播放器》,只改了一下引用的地址

// @note 原作者地址:https://greasyfork.org/zh-CN/scripts/39742-自动切换斗鱼-h5-beta-播放器

// ==/UserScript==

(function() {

‘use strict’;

var id = setInterval(() => {

if (unsafeWindow.__player !== undefined) {

console.log(‘完成!’);

unsafeWindow.__player.switchPlayer(true);

clearInterval(id);

}

}, 100);

})();

相关资源:功能强大的紫微斗数软件易排盘.紫微斗数V3.0_倪海厦紫微斗数排盘…

来源:一方通行kuma

声明:本站部分文章及图片转载于互联网,内容版权归原作者所有,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2021年5月24日
下一篇 2021年5月24日

相关推荐