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.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
hongmd
Installazioni giornaliere
0
Installazioni totali
11
Valutazione
0 0 0
Versione
2.7.0
Creato il
06/09/2025
Aggiornato il
17/01/2026
Dimensione
71 KB
Licenza
MIT
Applica a
Tutti i siti

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!