您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Shows a confirmation before accidentally discarding a long forum post.
Hi!
This is a quick script to let you know when you're about to abandon a longform post (either reply or new thread) on powdertoy.co.uk. Right now, the limit for "longform post" is 400 characters, but feel free to make it smaller.
If you're willing to put in some elbow grease, you can adapt this script to any site you can think of.
Automatically backs up whatever you were about to type into the system clipboard. You can then paste it back when you change your mind later.
If you open up the source code of the script, there's quite a few configuration options now! You can specify how long a "long post" has to be, you can toggle debug mode (does a lot of logging) and various features (like the clipboard backup).
1.2.1: Performance fixes
@match
-rules match only the pages you need it onDEBUG = true
1.1.0: New Features and A Really Useful Bugfix
1.0.0: Initial Release