Input Guardian

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

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Spinfal
1日のインストール数
0
累計インストール数
3
評価
0 0 0
バージョン
2.0
作成日
2025/03/24
更新日
2025/03/24
大きさ
8.38KB
ライセンス
AGPL-3.0 License
対象サイト
すべてのサイト

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.