您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Show a popup with viewercard options when hovering over Twitch links, staying in place until the mouse leaves the link or popup, ensuring it's always on top, and disappearing after 4 seconds. Ignores clips and vods.
Show a popup with viewercard options when hovering over Twitch links in Discord. (Only when using the web version of Discord in a browser)
This allows moderators to quickly open and lookup users chat logs if they have linked their Twitch accounts to Discord.
The menu stays in place until the mouse leaves the link or popup, ensuring it's always on top and disappears after 4 seconds. Ignores clips and vods links.
This is really useful to quickly check if the Discord account is a bot or scammer who doesn't follow nor types in chat.
INSTRUCTIONS HOW TO CONFIGURE CHANNELS:
=======================================
Configure Twitch channels by editing this part of the script:
const streamers = ['twitch', 'xbox']
Replace twitch and xbox with the name of the channels where you have mod:
const streamers = ['ChannelName1', 'ChannelName2', 'ChannelName3', 'ChannelName4']