KickLab のバージョン履歴 - 全 4 バージョン
KickLab 作成者: Mysecrelair
KickLab のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.2.1
リリース日 : 2026年6月18日 - 94.62 KBfirefox バージョン 128.0 以降 で動作Fixed- More consistent video quality.
ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 0.2.0
リリース日 : 2026年6月18日 - 94.8 KBfirefox バージョン 128.0 以降 で動作0.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.
ソースコードは MIT License に従いリリースされています
- Message timestamps — optional
バージョン 0.1.1
リリース日 : 2026年6月10日 - 71 KBfirefox バージョン 128.0 以降 で動作Fixed- 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.
ソースコードは MIT License に従いリリースされています
- Firefox: player quality, start-muted, fast-forward, and emote insertion now