您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Auto-pick your preferred quality on Kick exactly once per stream/VOD.
This userscript automatically sets your preferred video quality on Kick.com streams and VODs. No more clicking the settings cog every time you join a new stream — your chosen quality is applied once per video, then the script leaves it alone.
1080p60
, 720p
, 480p
, 360p
).Open the script and change this line to your preferred quality:
const PreferredQuality = "360p";
Valid options: 1080p60
, 1080p
, 720p60
, 720p
, 480p
, 360p
.
Released under the MIT License.