Custom player overlay with DVR for Kick.com embeds. Replaces the native controls with a clean, keyboard-friendly UI while preserving the original player underneath.
- Install Violentmonkey or Tampermonkey
- Open the link below to install the script directly:
https://raw.githubusercontent.com/reda777/kicktiny/main/dist/kicktiny.user.js
| Key | Action |
|---|---|
k or Space |
Play / Pause |
m |
Toggle mute |
f |
Toggle fullscreen |
l |
Live catchup (2× speed) |
↑ |
Volume +5% |
↓ |
Volume -5% |
Requires Node.js — no other dependencies.
git clone https://github.com/reda777/kicktiny
cd kicktiny
npm run build
# -> dist/kicktiny.user.js