KickLab version history - 6 versions
KickLab by Mysecrelair
KickLab version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.3.0
Released Jun 30, 2026 - 101.66 KBWorks with firefox 128.0 and later- Fullscreen chat — chat stays visible, floating over the video in native
fullscreen, by relocating Kick's real chat into an overlay panel (scroll, type
and emotes all keep working). Adjustable transparency, background blur, and size;
draggable from the top-left grip and resizable from the bottom-right. The border
and grips are hover-only (configurable). A toggle button next to Picture-in-Picture
turns it on/off from within fullscreen. Off by default (Player → Fullscreen chat). - Fullscreen chat declutter — Minimal mode hides the chat header, the Top
Gifters bar, and the input buttons, and reveals the scrollbar only on hover;
Hide chat input makes the overlay read-only (also hides the per-message reply
button).
- MAIN-world bridges (player, following, chat) now stop on extension
reload/auto-update instead of leaving stale copies running — fixes a CPU/console
flood from duplicated React-fiber scans after the extension updates while a Kick
tab is open.
Source code released under MIT License
- Fullscreen chat — chat stays visible, floating over the video in native
Older versions
Version 0.2.2
Released Jun 30, 2026 - 97.11 KBWorks with firefox 128.0 and later- Auto-refresh following list — the Following sidebar is refreshed on an
adjustable interval (30s–5min) so channels that go live appear without a page
reload. It works by invalidating Kick's own React-Query followed query, so Kick
refetches and re-renders its own sidebar; it also refreshes on tab focus
(Interface → Tweaks). Off by default. - Show full reply quotes — undoes Kick's one-line truncation of the "replying
to" preview so the whole quoted message is visible (Chat → Display). On by
default.
Source code released under MIT License
- Auto-refresh following list — the Following sidebar is refreshed on an
Version 0.2.1
Released Jun 18, 2026 - 94.62 KBWorks with firefox 128.0 and laterFixed- More consistent video quality.
Source code released under MIT License
Version 0.2.0
Released Jun 18, 2026 - 94.8 KBWorks with firefox 128.0 and later0.2.0 — 2026-06-17
Added- Message timestamps — optional
HH:MMtime on each chat message
(Chat → Display). - Highlight my username — auto-detects your logged-in name and gives @mentions
a distinct highlight (and ping), so you don't have to add your own name to the
highlight keywords (Chat → Highlighting). - Backup settings — export your settings to a JSON file, import them back, or
reset everything to defaults (Interface → Backup). - "What's New" — a one-time panel after an update summarising the release.
Performance- Chat no longer reprocesses every visible message once per second; processing is
now event-driven, cutting idle CPU on busy channels. - Per-channel emote caches are LRU-capped and 7TV cosmetic definitions are cleared
on channel change, bounding memory over long channel-hopping sessions. - The chat observer ignores its own injected emote/badge nodes, removing
re-entrant work on emote-heavy messages.
Source code released under MIT License
- Message timestamps — optional
Version 0.1.1
Released Jun 10, 2026 - 71 KBWorks with firefox 128.0 and laterFixed- Firefox: player quality, start-muted, fast-forward, and emote insertion now
work. Firefox is now built as MV3 so the MAIN-world bridges register
natively (MV2 had to inject them, which Kick's CSP blocked), and cross-world
event payloads arecloneInto'd so the bridge can read them (Firefox Xray). - Start unmuted now produces sound — when Kick left the player at volume 0,
unmuting was silent; it now restores an audible volume (0.5).
Added- Custom emotes on by default — 7TV, BetterTTV, and FrankerFaceZ are enabled
out of the box on a fresh install. - Live stats — the stats overlay now refreshes ~2×/second and shows a
measured live FPS (dips when the stream stutters) instead of the fixed
rendition framerate.
Changed- Renamed the extension to KickLab with a new logo and icon set; the in-page
navbar button uses the logo. - Reorganized settings into sub-categories (Quality/Playback/Controls;
Emotes/Highlighting/Filtering/Display) with a scroll-spy sidebar. - Added a Ko-fi support button to the settings sidebar.
Removed- Image-link previews — pulled for now (Kick's link markup made detection
unreliable); may return.
Source code released under MIT License
- Firefox: player quality, start-muted, fast-forward, and emote insertion now
Version 0.1.0
Released Jun 7, 2026 - 71.09 KBWorks with firefox 128.0 and laterSource code released under MIT License