
I only really have one question/suggestion so far.
TIRE seems to store every input based on page title, but doesn't really have a function to assign a TTL (time to live) for stored objects.
As I frequently write, this can get problematic quickly (the amount of data builds till TIRE brings Chrome to a standstill on some of my forms).
Is there a way to set a cutoff on object age? (as in, throw out any objects more than three days old).
I hope I am making sense here.
Thanks,
Erik