Universal OBS Mouse Tracker

Ultra-light OBS cursor overlay with pointer tracking + robust DOM-safe injection

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το 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:

Δημιουργός
Michael Stutesman
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
2
Βαθμολογίες
0 0 0
Έκδοση
1.6.0
Δημιουργήθηκε την
20/06/2026
Ενημερώθηκε την
20/06/2026
Μέγεθος
4 KB
Άδεια
MIT
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

🌐 Universal OBS Mouse Tracker

A lightweight, zero-dependency cursor overlay for OBS capture and streaming setups. Provides smooth pointer tracking with DOM-safe injection and minimal performance impact.

This script renders a subtle cursor indicator that follows mouse movement across all websites, designed specifically for screen recording and live streaming workflows.

⚙️ Features Real-time pointer tracking using pointermove Smooth requestAnimationFrame-based rendering Fully transparent overlay layer (OBS-friendly) Safe DOM mounting at document-start Singleton guard to prevent duplicate injection Minimal performance overhead Works on all websites 🧠 Design Philosophy

Built for stability and efficiency:

No external dependencies No polling loops No mutation observers No unnecessary DOM querying Frame-synced updates only when needed 🎥 Ideal Use Cases OBS Studio screen recording Tutorial videos Software demos UI walkthroughs Live streaming overlays ⚠️ Notes

Designed to remain visually subtle and non-intrusive. Best used with OBS display or window capture.

📄 License

MIT License — free to use, modify, and distribute with attribution.