🎉 欢迎访问GreasyFork.Org 镜像站!本镜像站由公众号【爱吃馍】搭建,用于分享脚本。联系邮箱📮

Greasy fork 爱吃馍镜像

Greasy Fork is available in English.

📂 缓存分发状态(共享加速已生效)
🕒 页面同步时间:2026/01/08 21:24:35
🔄 下次更新时间:2026/01/08 22:24:35
手动刷新缓存

Input Guardian

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

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

🚀 安装遇到问题?关注公众号获取帮助

公众号二维码

扫码关注【爱吃馍】

回复【脚本】获取最新教程和防失联地址

Forfatter
Spinfal
Daglige installasjoner
0
Totale installasjoner
3
Vurderinger
0 0 0
Versjon
2.0
Lagd
24.03.2025
Oppdatert
24.03.2025
Size
8,4 kB
Lisens
AGPL-3.0 License
Gjelder
Alle sider

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.