A lightweight Chrome extension for browsing public clips from any Kick.com channel on a dedicated dashboard.
Browse, search, sort, watch, and manage clips with convenient pagination, a built-in player, high-quality downloads, and advanced filtering.
Supports:
- 🇬🇧 English
- 🇷🇺 Russian
- 🇹🇷 Turkish
- 🚀 Deep clip browsing — explore large public clip collections from Kick channels in one organized interface
- 🛑 Loading control — cancel long-running loading at any time; already loaded clips remain available, and you can continue later
- 🗂️ Flexible sorting
- Oldest first
- Newest first
- Most viewed
- Least viewed
- 🔍 Smart search — instantly filter clips by title, creator username, or game/category
- 🎬 Built-in HLS player — watch clips inside the extension with selectable video quality
- 📥 High-quality downloads — save available clips in the highest provided source quality
- 👤 Creator profile card — view creator details in a draggable popover
- 🎯 Username filtering — filter clips by a specific clipper/creator username
- 📄 Page size control — choose how many clips are shown per page (30–100)
- 🌐 Multilingual interface — English, Russian, and Turkish
- ⚙️ Settings panel — language, channel, analytics, and notifications from the clips page
- 🔔 Optional notifications — short update notices; disabled by default
- 🛡️ Privacy-friendly analytics — optional anonymous usage statistics; disabled by default
- 🔒 Transparency & Privacy — built-in Transparency Report and Privacy Policy
- Open the extension page:
Kick Clips Viewer on Chrome Web Store - Click Add to Chrome
- Confirm the installation
Note: This is the easiest and safest method. Store updates may appear slightly later due to Chrome Web Store review.
- Open
chrome://extensions/ - Enable Developer mode (top-right)
- Click Load unpacked
- Select the project folder (for example,
KickClipsViewer)
Manual installation is mainly for testing development builds.
On first launch, a short onboarding wizard helps you configure:
- Preferred language
- Analytics preferences
- Notification preferences
- Click the extension icon in your browser toolbar
- Enter a Kick channel name (for example,
Meiweif) or paste a full Kick channel URL - Click Open clips
Open the clips dashboard directly:
chrome-extension://<EXTENSION_ID>/pages/tracking.html?channel=CHANNEL_NAME
Replace:
<EXTENSION_ID>with your extension ID fromchrome://extensions/CHANNEL_NAMEwith the Kick channel slug
The extension uses publicly available Kick JSON endpoints:
https://kick.com/api/v2/...
No API key, developer account, token, or registration is required. It works out of the box with public Kick data.
User preferences are stored locally with Chrome Storage.
Stored settings may include:
- Language
- Last opened channel
- Analytics preference
- Notification preference
Anonymous analytics are:
- Disabled by default
- Enabled only with explicit user consent
- Used only to improve the extension
For more details, open the built-in pages in the extension:
- Privacy Policy (
pages/privacy.html) - Transparency Report (
pages/transparency.html)
Version 1.3.1
- 🚀 Improved loading for large clip collections
- 🎯 Added creator username filtering
- 📄 Added page size selector (30–100)
- 🌐 Added Turkish language support
- 🔔 Added optional product/update notifications
- 📊 Improved loading accuracy
- 🧩 Improved pagination handling
- 📬 Added GitHub and support links
- 🏷️ Updated extension branding
If clips are not loading:
- Make sure the Kick channel name/slug is correct
- Try refreshing the dashboard (Refresh)
- Confirm the extension is enabled in
chrome://extensions/ - Open an Issue if the problem continues
When reporting a problem, please include:
- Browser version
- Extension version
- Kick channel name
- Console errors (if available)
Found a bug or have a suggestion?
- Open an Issue in this repository
- Email: meiweif@proton.me
Feedback, bug reports, and feature requests are welcome.
This project is distributed under the MIT License unless stated otherwise.