KickLab Versionsgeschichte – 8 Versionen
KickLab von Mysecrelair
KickLab Versionsgeschichte – 8 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.0
Veröffentlicht 4. Juli 2026 – 282,46 KBFunktioniert mit firefox 128.0 und höher- Multi-View — watch up to 9 Kick streams at once on a single page. Each
stream is a lightweight custom HLS player (no iframes) to keep CPU/battery use
down, with auto and focus layouts, drag-to-reorder, per-stream
maximize, and controls for quality, Picture-in-Picture, volume, fullscreen,
reload, follow, uptime and live viewer count. - Multi-View chat — a tabbed chat panel that switches between every open
stream and lets you post. Includes native Kick + 7TV/BTTV/FFZ emotes, a
Kick-style emote picker, real role/sub badges, dismissable channel-pinned
messages, reply, chat-mode status (followers/sub/slow/emote-only), and a
"chat paused while scrolled up" resume button. - Following list in Multi-View — browse the channels you follow (with live
indicator) and add any of them to the grid in one click. - Saved stream groups — name the current set of streams and reload the group
any time you return to Multi-View. - Multi-View button in Kick's navbar — open the grid in one click without
going through the settings panel (toggle it off in Interface → Tweaks). - Sync streams — a button that snaps every stream to its live edge at once,
catching up any that fell behind (e.g. a throttled background tab). - Set quality for all streams — one control that applies a chosen quality
(Auto/1080p/720p/…) to every open stream, mapped to each channel's nearest
rendition (per-stream quality still overrides). - Highlight users & roles — a "Highlight users" friends list, plus separate
toggles for moderators, VIPs and the broadcaster (Chat → Highlighting). - Per-option highlight colours — mentions, keywords, friends, mods, VIPs and
the broadcaster each have their own colour picker. - Per-keyword highlight colours — write
term=#hexcolorin the highlight
keywords (e.g.drops=#ff0000) to colour that keyword differently from the rest. - Reveal deleted messages — when a moderator deletes a message, show its
original text (tagged 🗑) instead of "Deleted by a moderator" (Chat → Display). - Alternating row shade and hide subscriber badges — chat declutter /
readability options (Chat → Display). - Screenshot button — save the current video frame as a PNG (Player → Controls).
- Stream uptime — how long the stream has been live, shown next to the viewer
count (Player → Controls). - Volume normalization — a button next to the player's volume control that
evens out loud and quiet audio with a compressor (Player → Controls). - Redesigned settings panel — wider and denser, with a per-section scroll that
stops at the end of a section before advancing to the next.
Quelltext steht unter der MIT-Lizenz
- Multi-View — watch up to 9 Kick streams at once on a single page. Each
Ältere Versionen
Version 0.3.2
Veröffentlicht 1. Juli 2026 – 103,06 KBFunktioniert mit firefox 128.0 und höher- Customizable Minimal mode for fullscreen chat. Minimal mode is now a master
switch with individual sub-options, so you choose exactly what it hides: chat
header, Top Gifters, message timestamps, input buttons, the chat input box
(read-only), and the scrollbar (revealed only on hover). Hiding timestamps is
new. Minimal mode and its options live under Player → Fullscreen chat.
- Clip pages no longer black-screen. The extension's player/chat scripts are no
longer injected on.../clips/...pages (with a runtime guard for in-app
navigation), so clips play with Kick's native player untouched.
Quelltext steht unter der MIT-Lizenz
- Customizable Minimal mode for fullscreen chat. Minimal mode is now a master
Version 0.3.0
Veröffentlicht 30. Juni 2026 – 101,66 KBFunktioniert mit firefox 128.0 und höher- 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.
Quelltext steht unter der MIT-Lizenz
- Fullscreen chat — chat stays visible, floating over the video in native
Version 0.2.2
Veröffentlicht 30. Juni 2026 – 97,11 KBFunktioniert mit firefox 128.0 und höher- 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.
Quelltext steht unter der MIT-Lizenz
- Auto-refresh following list — the Following sidebar is refreshed on an
Version 0.2.1
Veröffentlicht 18. Juni 2026 – 94,62 KBFunktioniert mit firefox 128.0 und höherFixed- More consistent video quality.
Quelltext steht unter der MIT-Lizenz
Version 0.2.0
Veröffentlicht 18. Juni 2026 – 94,8 KBFunktioniert mit firefox 128.0 und höher0.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.
Quelltext steht unter der MIT-Lizenz
- Message timestamps — optional
Version 0.1.1
Veröffentlicht 10. Juni 2026 – 71 KBFunktioniert mit firefox 128.0 und höherFixed- 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.
Quelltext steht unter der MIT-Lizenz
- Firefox: player quality, start-muted, fast-forward, and emote insertion now
Version 0.1.0
Veröffentlicht 7. Juni 2026 – 71,09 KBFunktioniert mit firefox 128.0 und höherQuelltext steht unter der MIT-Lizenz