Greasy Fork is available in English.

Textarea Backup with expiry

Retains text entered into textareas and contentEditables, and expires after certain time span.

< Feedback on Textarea Backup with expiry

Review: Good - script works

§
Posted: 2015-09-21

possible to exclude certain websites?

Hi - Love the script! Seems to be the only good solution for Mac users like myself. I have one question/request - is it possible to have the script NOT run on certain sites? For example, I use Google Voice's web portal a lot to send SMS...I also use Trello daily to manage my to do lists. The script is a bit annoying on these sites, and I'll pretty much never want it to recover text I previously typed on those sites...Is it possible to disable it for those sites specifically? If not, would it be easy for me to add the ability to do that to the script?

Thanks!

§
Posted: 2015-09-29

I haven't tried this script yet, but try editing the code to add your exclusions to the top, example:
// @exclude https://www.trello.com/*



Hi - Love the script! Seems to be the only good solution for Mac users like myself. I have one question/request - is it possible to have the script NOT run on certain sites? For example, I use Google Voice's web portal a lot to send SMS...I also use Trello daily to manage my to do lists. The script is a bit annoying on these sites, and I'll pretty much never want it to recover text I previously typed on those sites...Is it possible to disable it for those sites specifically? If not, would it be easy for me to add the ability to do that to the script?

Thanks!
§
Posted: 2015-09-30
I haven't tried this script yet, but try editing the code to add your exclusions to the top, example:
// @exclude https://www.trello.com/*

That worked perfectly, thanks! Well, for people who might come across this in the future, I'd like to mention that if you don't think it's working, you might want to check to make sure you have the exact URL - in the trello example, the trello boards are actually located at: https://trello.com. Initially it wasn't working, but when I removed the "www." it worked like a charm!

Thanks again Dr. House!

Post reply

Sign in to post a reply.