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.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

(I already have a user style manager, let me install it!)

Autor
hongmd
Installationen heute
0
Installationen gesamt
11
Bewertungen
0 0 0
Version
2.7.0
Erstellt am
06.09.2025
Letzte Aktualisierung
17.01.2026
Größe
71 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

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!