URL Visit Tracker (Improved)

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

Автор
hongmd
Установок в день
0
Всего установок
1
Оценки
0 0 0
Версия
2.5.2
Создано
06.09.2025
Обновлено
06.09.2025
Размер
40,7 КБ
Лицензия
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!

长期地址
遇到问题?请前往 GitHub 提 Issues。