Twitch Auto Claim Drop

This script will check for the updates on the invertory page and claim rewards when received.

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.1 2022-02-09

    Changes

    1. Better if else code organization.
  • v1.0 2022-02-09

    Changes

    1. Final changes to the document.querySelector() to prevent null errors
  • v0.4 2022-02-09

    Code cleanup

    1. Removed document.querySelector() from .click() function.
  • v0.3 2022-02-09

    Changes

    1. Typo in @description
  • v0.2 2022-02-09

    Code cleanup

    1. Fixed document.querySelector() is null error.
    2. Fixed Observer code for loop.
    3. Added console.log output when gift is claimed.
  • v0.1 2022-02-08