> it seems that shelve's Auto-Save-Mode (great app btw., especially Auto-
Save-Mode ist great!) has problems with framesets.
The version on github has an option
extensions.shelve.events.DOMFrameContentLoaded that allows users to
invoke shelve on the DOMFrameContentLoaded event [1]. I don't think
this will help much on the above problem since the title and url most
likely is the same as before. An alternative could be to use the load
event but this has proven disadvantageous in the past for the normal
use case. Unless somebody has an idea, there probably won't be a
solution for this problem.
Regards,
Tom
[1]
https://developer.mozilla.org/en/Gecko-Specific_DOM_Events#DOMFrameContentLoaded