URL Visit Tracker (Improved)

Track visits per URL, show corner badge history & link hover info - Massive Capacity (10K URLs) - ES2020+ & Smooth Tooltips. Advanced URL normalization and performance optimizations.

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

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

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

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.

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

Δημιουργός
hongmd
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
11
Βαθμολογίες
0 0 0
Έκδοση
2.7.0
Δημιουργήθηκε την
06/09/2025
Ενημερώθηκε την
17/01/2026
Μέγεθος
70 KB
Άδεια
MIT
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

URL Visit Tracker (Improved)

Advanced userscript that tracks website visits with modern UI and smart data management.

🚀 Features

  • Smart Tracking: Track up to 10,000 URLs with auto-cleanup
  • Toggle Badge: Click badge to hide/show with smooth animations
  • Visit Counter: Live count display on every page
  • Link Preview: Hover over links to see visit count and history
  • Data Export: Download visit data as JSON
  • Statistics: View total visits and database size

🎯 Usage

  1. Install through userscript manager (Tampermonkey recommended)
  2. Visit HTTPS websites - tracking starts automatically
  3. Click badge to toggle visibility or use right-click menu
  4. Export/Clear data via menu options

⚙️ Configuration

Edit CONFIG object to customize:

  • MAX_URLS_STORED: 10000 (max URLs tracked)
  • BADGE_POSITION: { right: '14px', bottom: '14px' }
  • HOVER_DELAY: 200ms (link hover delay)

🔧 Technical

  • Local storage only - data stays in browser
  • RequestAnimationFrame for smooth animations
  • Smart cleanup algorithm for optimal performance
  • HTTPS only for security

🤝 Credits

Original concept by Chewy - Enhanced with modern features and optimizations.

📄 License

MIT License - Free to modify and distribute.


⭐ Star the repository if this userscript helps you!