Input Guardian

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

Tác giả
Spinfal
Cài đặt hàng ngày
0
Số lần cài đặt
1
Đánh giá
0 0 0
Phiên bản
2.0
Đã tạo
24-03-2025
Đã cập nhật
24-03-2025
Size
8 KB
Giấy phép
AGPL-3.0 License
Áp dụng cho
Tất cả trang web

Input Guardian

About

Input Guardian is an enhanced userscript designed to preserve user input across web pages with improved performance and security features. This script automatically saves and restores input field contents, making it easier to recover from accidental page refreshes or closures.

Key Features:

  • Efficient input saving using debounce technique
  • Fast restoration of inputs using a combination of in-memory cache and IndexedDB
  • Automatic cleanup of old entries to manage storage
  • Security checks to avoid saving sensitive information
  • Support for text inputs, textareas, select elements, and contenteditable divs
  • User controls for clearing saved inputs and resetting the database (database reset is: CTRL + SHIFT + Z)
  • Performance optimizations for handling large numbers of inputs
  • Compatible with most modern browsers and websites

Usage:

Once installed, the script works automatically in the background. Your input is saved as you type and will be restored if you accidentally refresh or close the page.

Privacy & Security:

Input Guardian respects your privacy and security. It does not save passwords or fields marked as sensitive. All data is stored locally in your browser and is never transmitted to any external servers.

Feedback & Contributions:

Your feedback and contributions are welcome! Please report any issues or suggest improvements on this Greasyfork page.