Auto-Save Draft for altcoinstalks.com

Auto-Saves your post drafts on altcoinstalks.com

作者
TryNinja
今日安裝
0
安裝總數
0
評價
0 0 0
版本
1.1
建立日期
2025-10-29
更新日期
2025-10-29
尺寸
10.0 KB
授權條款
未知
腳本執行於

made this userscript which adds a draft and auto-saving functionality to the forum.

Since the forum has no draft functionality, the script saves your partial posts to the browser's local storage.

By default, the script saves up to 10 drafts, every time there is a change to the post:

a) when you click preview
b) every 60 seconds

You can change the MAX_DRAFT_HISTORY and INTERVAL_SECONDS variables at the top the script.

[To disable the automatic draft every X seconds, set the INTERVAL_SECONDS variable to Infinity]