Skip to content

flv12/AutoTwitchPoints

Repository files navigation

AutoTwitchPoints

Automatically collects Twitch channel points bonus.

Firefox Chrome

Features

  • 🎯 Auto-claim - Automatically clicks the bonus points button
  • 📊 Stats per channel - Track points collected on each Twitch channel
  • 🗑️ Individual reset - Delete stats for specific channels
  • 🔧 Debug mode - Toggle debug logs on/off from settings
  • 🌍 Multi-language - Supports EN, FR, DE, ES, RU
  • 🔄 Resilient detection - Multiple selector fallbacks if Twitch updates their UI
  • Efficient - Uses MutationObserver instead of polling
  • 🌐 Cross-browser - Works on Firefox and Chrome

Installation

Firefox (Add-ons Store)

👉 https://addons.mozilla.org/fr/firefox/addon/autotwitchpoints/

Firefox (build for prod)

npm run package

Produces ../autotwitchpoints.zip ready for addon submission (regenerates manifest.json from the prod template first).

Firefox (Manual)

  1. Download or clone this repository
  2. Open Firefox and go to about:debugging#/runtime/this-firefox
  3. Click "Load Temporary Add-on"
  4. Select the manifest.json file

Chrome (Manual)

  1. Download or clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode" (top right)
  4. Click "Load unpacked"
  5. Select the extension folder

Usage

Once installed, just visit any Twitch channel. The extension will automatically:

  1. Detect when bonus points are available
  2. Click the claim button
  3. Track your total points (visible in the popup)

Changelog

See CHANGELOG.md.

About

Browser addon that automatically collects twitch channel points.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors