14
edits
FrederikVds (talk | contribs) (User supplying password) |
(Crash Recovery and Session Manager have good code) |
||
| Line 109: | Line 109: | ||
''Should form state include saving checkbox and selectbox state as well as text input?'' | ''Should form state include saving checkbox and selectbox state as well as text input?'' | ||
* Yes. See above, re text box contents, same applies. [[User:Foxxen2|Foxxen2]] 09:24, 30 March 2006 (PST) | * Yes. See above, re text box contents, same applies. [[User:Foxxen2|Foxxen2]] 09:24, 30 March 2006 (PST) | ||
== Crash Recovery and Session Manager have good code == | |||
[http://forums.mozillazine.org/viewtopic.php?t=164513 Crash Recovery] and [http://forums.mozillazine.org/viewtopic.php?t=380534 Session Manager], both developed by zeniko, have good code. | |||
They're both listed under [[http://wiki.mozilla.org/Session_Restore#Relevant_Extensions Relevant Extensions]] on the Session Restore page. | |||
Crash Recovery only runs when your browser crashes, not on every restart. | |||
Session Manager allows the user to restore session on every restart. | |||
It also includes the following features and more: | |||
* Session Management (Saving, Renaming, Deleting, Overriding) | |||
* Session Loading Options | |||
* Reopen Closed Tab / Window | |||
edits