Sessionstore.jsFrom MozillaZine Knowledge Basesessionstore.js contains information on stored sessions in Firefox 2 and above. This information is used to load the initial state of the browser after closing and/or crashes. This functionality can be modified in "Tools -> Options -> Main / Startup -> When Firefox Starts" for regular closes and in browser.sessionstore.resume_from_crash for crashes and other unexpected closes.
[edit] EditingManually editing sessionstore.js is not recommended because its contents can be modified by simply modifying the open pages in the browser and closing. The file's contents are in JSON format. [edit] MovingThis file can be moved to a different profile without any extra effort. [edit] DeletingDeleting sessionstore.js will delete your saved session. [edit] See also[edit] External links |
|