Textarea Backup

Saves what you type into textareas.

This script is deprecated, if you use Opera 10.50 or higher you are advised to use Textarea Backup Localstorage instead!

If you accidentally close the page, your browser, or your browser crashes, what you've been typing won't be lost. 

Grab Textarea Backup from userscripts.org, and also grab GM functions if you haven't done so yet. GM functions is very useful because it will ensure compatibility with the large majority of GreaseMonkey scripts.

Syndicate content

Tested with Opera version(s): 
9.6x
10.0
10.10
Your rating: None Average: 4 (2 votes)

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Ironic Script?

Sounds like a great idea, but where is it Frenzie?

It was only in the "how to

It was only in the "how to install" part of the screen, I duplicated the info now which should be clearer.

Intelligent alien life does exist, otherwise they would have contacted us.

Thank you :)

Google Reader doesn't work

When this script is activated Google Reader doesn't work for me.

You should exclude it

Where you see the lines

// @exclude       http://mail.google.com/*
// @exclude       https://mail.google.com/*

Add another line saying something like

// @exclude       http://reader.google.com/*

Note that I don't use Google Reader, so I'm not sure which URLs would be relevant.

Intelligent alien life does exist, otherwise they would have contacted us.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.