Script Summary: User must confirm if they want to navigate away from KoL
Version: 1.0
License: GNU-GPL http://www.gnu.org/licenses/gpl.html
This is a GreaseMonkey script that attempts to prevent you from navigating away from the KoL game website and losing all your chat messages. This has happened to me several times and I decided to write a script to help prevent this.
The code for this is very simple and uses nothing but JavaScript's onbeforeunload event handler to prompt the user if they are sure they want to navigate away or not.



