This userscript automatically claims Twitch Drops for you on the Twitch Drops Inventory page.
Once you open https://www.twitch.tv/drops/inventory, the script continuously watches the page for “Click to claim” buttons.
Whenever a new claimable reward appears, it instantly clicks the button for you — no manual action needed.
A background observer (MutationObserver) detects changes on the page and triggers the claim automatically.
To keep your session fresh, the script also reloads the inventory page every 5 minutes by default.
- Detects and clicks “Click to claim” buttons automatically.
- Works entirely in the browser — no external servers or APIs.
- Lightweight, open, and non-obfuscated code.
- The script does not collect or send any user data.
- It contains no tracking, ads, or hidden requests.
- All operations run locally in your browser on the Twitch website.
- You can adjust the
refreshMinutevalue in the code to change how often the page reloads. - Works only on Twitch’s Drops Inventory page.