Skip to content

Restart Firefox Without Saved Session Data

Josh Berry edited this page Jul 4, 2020 · 11 revisions

Problem

Tab Stash is not able to open or restore any tabs.

Explanation

Sometimes, Firefox's saved session data may get corrupted. When this happens, the extension APIs Tab Stash uses to control tabs in Firefox will stop working. It will appear as if Tab Stash has simply stopped responding to any requests to open or restore tabs (this may include the Tab Stash UI itself).

Solution

You will have to restart your browser in a way that causes it to forget all open windows/tabs, so first save off any open tabs you have that you might want to keep (you can stash them to Tab Stash, save them to bookmarks, or whatever is most convenient for you).

  1. Open the Firefox menu and choose "Options" (or "Preferences" on Mac).
  2. In the "General" section, turn off the "Restore previous session" option.
  3. Completely shut down/exit your browser (make sure ALL open Firefox windows are closed and the application is not running).
    • Mac: Press the Command+Q keyboard shortcut.
    • Windows: Open the Firefox menu and choose "Exit".
    • Linux: Open the Firefox menu and choose "Quit".
  4. Restart Firefox.
  5. Optionally, turn the "Restore previous session" option back on.

See Also