A handy Chrome extension to browse all clips from a Kick.com channel on a dedicated page with convenient pagination, search, sorting, a built-in player, and downloads.
Supports English 🇬🇧 and Russian 🇷🇺 UI.
- 🚀 Full load — fetches every clip on the channel via the Kick API with automatic pagination handling.
- 🗂️ Flexible sorting
- Oldest → Newest
- Newest → Oldest
- Most viewed
- Least viewed
- 🔍 Smart search — instantly filter clips by title, creator, or category.
- 🎬 Built-in HLS player — watch clips directly inside the extension with video quality selection.
- 📥 Direct downloads — download clips at the highest available quality in one click.
- 👤 Creator profile card — displays streamer information in a draggable popup.
- 🛑 Load control — cancel long loading operations at any time.
- 🌐 English & Russian interface — switch languages from the popup, onboarding, or Settings.
- ⚙️ Settings panel — manage language, channel, and analytics preferences without leaving the clips page.
- 🛡️ Optional anonymous analytics — disabled by default. Includes a built-in Transparency Report and Privacy Policy.
-
Open the extension page:
https://chrome.google.com/webstore/detail/meoibohhadloigepepfdnmgbelhlocgp
-
Click Add to Chrome.
-
Confirm the installation.
Note
This is the easiest and safest installation method. Updates may appear slightly later because of Chrome Web Store moderation.
-
Open:
chrome://extensions/ -
Enable Developer mode (top-right corner).
-
Click Load unpacked.
-
Select the KickClipsViewer folder.
Important
Manual installation usually receives updates faster than the Chrome Web Store version.
On the first launch, a short onboarding wizard lets you choose your preferred language and analytics settings.
- Click the extension icon.
- Enter a Kick channel name (for example,
Meiweif) or paste a full Kick channel URL. - Click Open Clips.
Open the clips page directly:
chrome-extension://<EXTENSION_ID>/pages/tracking.html?channel=CHANNEL_NAME
Important
Replace:
<EXTENSION_ID>with your extension ID (available atchrome://extensions/)CHANNEL_NAMEwith the desired Kick channel slug.
The extension uses the public Kick JSON endpoints:
kick.com/api/v2/...
No API key, developer account, or registration is required.
- Preferences are stored locally using Chrome Storage.
- Saved settings include:
- Language
- Last opened channel
- Analytics preference
- Anonymous analytics are disabled by default and only enabled with explicit user consent.
For more information, see:
PRIVACY_POLICY.md- Built-in Transparency Report inside the extension.
Version 1.2.0
- 🌐 English & Russian localization
- 🚀 First-launch onboarding
- ⚙️ Settings page
- 🛡️ Optional anonymous analytics
- 🔒 Built-in Privacy Policy & Transparency Report
Found a bug or have a suggestion?
Please open an Issue in this GitHub repository.
This project is distributed under the MIT License unless stated otherwise.