Twitch Drop Helper

Combined with auto drop collector. Refresh the channel if not live.

// ==UserScript==
// @name         Twitch Drop Helper
// @namespace    http://tampermonkey.net/
// @version      0.3
// @description  Combined with auto drop collector. Refresh the channel if not live.
// @author       Kevincj
// @match        https://www.twitch.tv/rainbow6
// @match        https://www.twitch.tv/kinggeorge
// @icon         https://www.google.com/s2/favicons?sz=64&domain=twitch.tv
// @grant        none
// @license MIT
// ==/UserScript==

(function() {
    'use strict';
    setInterval(function () {
        if (document.getElementsByClassName("live-indicator-container").length == 0){
            console.log("Not live");
        } else {
            console.log("Live")
        }
        setInterval(function(){ window.location.reload();}, 30*1000*60);

    }, 30000);

})();
长期地址
遇到问题?请前往 GitHub 提 Issues,或加Q群1031348184

赞助商

Fishcpy

广告

Rainyun

注册一下就行

Rainyun

一年攒够 12 元