Stream Watch Timer Plus v8.3

Twitch overlay timer with auto-claim drops/points, draggable UI, ad muting, viewer filtering

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Advertisement:

Δημιουργός
Vvoidddd
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
18
Βαθμολογίες
0 0 0
Έκδοση
8.3
Δημιουργήθηκε την
27/06/2025
Ενημερώθηκε την
25/07/2025
Μέγεθος
9 KB
Άδεια
MIT
Εφαρμόζεται σε

Stream Watch Timer Plus v8.3

Created by Void.

This userscript enhances Twitch's UI with:

  • Watch timers (total and session) with accurate real-time increments
  • Ad muting and banner removal
  • Sidebar filtering (hide channels with ≤ 20 viewers)
  • Auto theatre mode (not included in v8.3)
  • Draggable overlay with persistent position stored per channel
  • Follower age display via external API
  • Automatic Twitch Drops and Channel Points claiming

Fixes and improvements in v8.3:

  • Timer uses performance.now() for precise elapsed time tracking
  • Prevents timer speeding up due to overlapping intervals or page zoom effects
  • Overlay uses fixed position with transform-origin: top left to avoid scaling issues
  • Drag-and-drop position persistence fixes
  • Single initialization preventing multiple timers
  • Total watch time saved every 5 seconds to localStorage per channel

Overlay position and total watch time persist per Twitch channel separately.