Input Guardian

Enhanced input preservation with security checks, performance optimizations, and user controls.

Versão de: 24/03/2025. Veja: a última versão.

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v. 2.0 24/03/2025
    • Added a cache using Map for faster access to recently used inputs
    • Optimized event listener using event delegation
    • Improved IndexedDB operations in the cleanupOldEntries function
    • Enhanced restoreInputs function to use a map of inputs for faster lookups
    • Deferred the cleanup operation using setTimeout
    • Optimized the input event handler to check for relevant elements first
    • Updated DEBOUNCE_TIME to 500ms for better performance
    • Improved error handling and logging
    • Added more detailed comments for better code readability
  • v. 1.0 24/03/2025

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