TiagoHA / twitch-cp-bonus-collector

A browser extension that automates clicking on the Channel Points bonus button during a Twitch live stream when it appears.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch Channel Points Bonus Collector

A browser extension to make Twitch users' life easier to get some good Channel Points
Available for:

Made by avi12.

Requirements for setting up

Install Node.js and PNPM.

Install dependencies

pnpm i

Start Rollup for development

pnpm dev

Running

Chrome/Chromium

pnpm run-chromium

Firefox

pnpm run-firefox

Other browsers

  1. Open the extensions page in your browser.
  2. Enable the developer tools (top-right corner usually).
  3. Either drag-drop the dist folder onto the browser or click "Load unpacked extension" and choose it.

Build

pnpm build

Pack

pnpm run pack

Pack source code

pnpm pack-self

Shorthand

pnpm build-pack

Do you want to contribute?

Feel free to!
If you want to fork, just make sure to credit me and link this repository and my website.

About

A browser extension that automates clicking on the Channel Points bonus button during a Twitch live stream when it appears.


Languages

Language:JavaScript 100.0%