您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
add buzzer including autopause to youtube video sites (for quizzes)
userscript to add buzzers via the browsers gamepad api to youtube videos for playing quiz-games. The script automatically finds and registers Playstation 2 Buzz Controllers and Xbox One Controllers connected to the PC. When you press a buzzer or the (A) button on the Xbox Controller the video gets paused and the Name+Color of the player who pressed first, is shown.
It's tested in google chrome only so far.
You need the tampermonkey browser extension, you can download here: https://www.tampermonkey.net/ When the extension is installed you can open the link to the script to install it: https://github.com/DGZeule/youtubeBuzzer/raw/main/youtubeBuzzer.user.js
The script is started on any youtube video URL. When the Buzzer or controller button is pressed the color and name of the person who pressed it first is displayed and the video gets paused. A settings button is displayed next to the YT logo. You can set up the usernames, the time that players have for answering and whether an animation should be displayed when the timer is running or not. If you can't see any colored input fields in the settings dialog, the script couldn't find any compatible controllers.