Skip to content

reliqarts/twitch-bonus-claimer

Repository files navigation

Twitch Bonus Claimer

Twitch Bonus Claimer Icon

License: ISC Build Status Privacy Policy

A lightweight Chrome Extension that automatically claims Channel Points on Twitch.
Never miss a bonus chest again.


🎁 Features

  • Auto-Claim: Automatically detects and clicks the "Bonus Chest" button when it appears.
  • Human-Like Behavior: Adds a random delay (0.5s - 2s) before clicking to simulate natural interaction.
  • Smart Logging: Keeps a local history of all claimed bonuses (stored only on your device).
  • Beautiful UI: A clean, dark-mode compatible popup to toggle the extension and view stats.
  • Privacy Focused: No analytics, no tracking, locally operating.

🚀 Installation

From Chrome Web Store (Recommended)

Install the extension directly from the Chrome Web Store.

From Source (Developer Mode)

  1. Clone the repository:

    git clone https://github.com/reliqarts/twitch-bonus-claimer.git
    cd twitch-bonus-claimer
  2. Build the project: You can use make (macOS/Linux) or npm directly.

    make
    # OR
    npm install && npm run build
  3. Load in Chrome:

    1. Open Chrome and navigate to chrome://extensions/.
    2. Toggle Developer mode (top right).
    3. Click Load unpacked.
    4. Select the dist/ folder from the project directory.

🛠 Usage

  1. Open any Twitch stream.
  2. The extension icon will light up in your toolbar.
  3. Click the icon to see your status ("Active") and recent claims.
  4. Relax! The extension will silently claim bonuses in the background.

🔒 Privacy

We take privacy seriously. This extension:

  • Runs entirely on your device (Client-Side).
  • Does not transmit data to any external server.
  • Does not collect personal information.

See our full Privacy Policy.

👨‍💻 Development

This project is built with:

Key Commands:

  • make: Install deps & build.
  • make clean: Remove build artifacts.
  • npm run dev: Start dev server (Note: HMR may be unstable in some environments; Build workflow recommended).

Built with 💜 by Reliq

About

Twitch Bonus Claimer by Reliq for chromium based browsers. Automatically claim twitch channel points for open twitch streams!

Topics

Resources

License

Stars

Watchers

Forks

Contributors