Textarea Backup with expiry

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

< 腳本Textarea Backup with expiry的回應

評論:正評 - 腳本一切正常

§
發表於: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!

§
發表於: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!
§
發表於: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!

發表回覆

登入以回復