A Chrome extension that enhances your Kick.com experience with channel tracking, live notifications, chat filters, and multi-stream support.
- Add any Kick channel and track its live status in real time
- Browser badge shows the number of live channels at a glance
- Desktop notifications when a channel goes live (with Do Not Disturb hours)
- Per-channel notification toggle
- Organize channels into custom groups
- Filter the channel list by group tab
- Word filter — hide or blur messages containing specific words (whole-word mode, Unicode/Turkish safe)
- User filter — hide or blur messages from specific usernames
- Bot command filter — hide messages starting with
! - Emoji/emote spam filter — hide or blur messages with emotes/emojis
- Filter mode toggle — choose between Hide (remove entirely) or Blur (blur with hover-to-reveal)
- Keyword highlight — highlight messages that match keywords with a green accent border
- Font size control — adjust chat font size (10–20px)
- Timestamp toggle — show or hide message timestamps
- Compact mode — reduce spacing between chat messages
- Settings panel accessible via a gear button injected next to the Kick chat input
- Add to List button — adds the current channel to your KickKit list directly from the channel page, with group selection support
- Syncs instantly with the popup when channels are added or removed
- Watch multiple Kick channels simultaneously in a single tab
- 5 layout options: Solo, Side-by-Side, Triple, 2×2 Grid, Focus
- Per-stream fullscreen and close controls
- Live badge and viewer count on each stream (hover to reveal)
- Session is saved and restored automatically
KickKit is not yet published on the Chrome Web Store. Install it in developer mode:
- Download or clone this repository
- Open Chrome and go to
chrome://extensions - Enable Developer mode (top-right toggle)
- Click Load unpacked
- Select the
kickkitfolder - The KickKit icon will appear in your toolbar
- Click the KickKit icon in the toolbar to open the popup
- Type a Kick channel slug (e.g.
rugashen) and click Add - KickKit will start polling the channel status and notify you when it goes live
- Visit any kick.com channel page — the gear button and Add to List button will appear automatically
- Open Multi from the popup toolbar to launch the multi-stream viewer
- Poll interval minimum is 30 seconds to avoid rate limiting
- Avatar URLs are stored in
chrome.storage.local(not synced) to stay within the 100KB sync quota - The service worker uses
chrome.alarmsto prevent the MV3 30-second idle sleep
MIT
Made by ensardev · Extensions