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.

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

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.

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

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

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!)

Upphovsman
hongmd
Dagliga installationer
0
Totala installationer
11
Betyg
0 0 0
Version
2.7.0
Skapad
2025-09-06
Uppdaterad
2026-01-17
Size
71 KB
Licens
MIT
Gäller för
Alla sidor

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!